[Mesa-dev] [Bug 70331] u_math.h:167:15: error:=?UTF-8?Q?=20=E2=80=98long=20int=20lrint?=(double)=?UTF-8?Q?=E2=80=99=20was=20declared=20=E2=80=98extern=E2=80=99=20and=20later=20=E2=80=98static=E2=80=99=20?=[-fpermissive]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 10 22:51:53 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70331

José Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from José Fonseca <jfonseca at vmware.com> ---
Thanks Vinson. This should have been fixed with

commit a922d3413f99ec384ed23324a4cceade8ab57e34
Author: José Fonseca <jfonseca at vmware.com>
Date:   Wed Oct 9 21:17:53 2013 -0700

    util: Fix MinGW build.

    _GNU_SOURCE appears to not be used reliably.  Use _MSC_VER instead so
    that MSVC alone is affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131010/34e8191c/attachment.html>


More information about the mesa-dev mailing list