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

Vinson Lee <v...@freedesktop.org> changed:

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

--- Comment #3 from Vinson Lee <v...@freedesktop.org> ---
commit d20235f79a4b2786c984175b502b97ac73648781
Author: Vinson Lee <v...@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 <v...@freedesktop.org>
    Reviewed-by: Matt Turner <matts...@gmail.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to