[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216300

            Bug ID: 216300
           Summary: x11-drivers/xf86-video-neomagic: call the correct
                    (f)abs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: matthew at reztek.cz
          Assignee: x11 at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list