[Mesa-dev] [Bug 86939] test_vf_float_conversions.cpp:63:12: error: expected primary-expression before ‘union’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 8 21:46:08 PST 2014


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

Vinson Lee <vlee at freedesktop.org> changed:

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

--- Comment #3 from Vinson Lee <vlee at freedesktop.org> ---
commit d20235f79a4b2786c984175b502b97ac73648781
Author: Vinson Lee <vlee at freedesktop.org>
Date:   Fri Dec 5 18:05:06 2014 -0800

    i965: Fix union usage for G++ <= 4.6.

    This patch fixes this build error with G++ <= 4.6.

      CXX    test_vf_float_conversions.o
    test_vf_float_conversions.cpp: In function ‘unsigned int f2u(float)’:
    test_vf_float_conversions.cpp:63:20: error: expected primary-expression
before ‘.’ token

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86939
    Signed-off-by: Vinson Lee <vlee at freedesktop.org>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>

-- 
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/20141209/9ee92162/attachment.html>


More information about the mesa-dev mailing list