maintainer-feedback requested: [Bug 216300] x11-drivers/xf86-video-neomagic: call the correct (f)abs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 19 22:28:09 UTC 2017


matthew at reztek.cz has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to x11 at FreeBSD.org:
Bug 216300: x11-drivers/xf86-video-neomagic: call the correct (f)abs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216300



--- Description ---
Created attachment 179115
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179115&action=edit
patch  x11-drivers/xf86-video-neomagic

Replace a call to abs() with a call to fabs() in order to match types and
eliminate a warning.  No other issues were found when verifying the build of
this driver with a modern Xorg server (checked with 1.18.4 and 1.19.1).


More information about the freebsd-x11 mailing list