[Mesa-dev] [Bug 86944] glsl_parser_extras.cpp", line 1455: Error: Badly formed expression.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 15 14:02:42 PST 2014


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

--- Comment #6 from Vinson Lee <vlee at freedesktop.org> ---
6df72e970c0e2794a5651f7141528baa51c0c491 is the first bad commit
commit 6df72e970c0e2794a5651f7141528baa51c0c491
Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Nov 21 16:33:40 2014 -0800

    util: Make u_atomic.h typeless.

    like how C11's stdatomic.h provides generic functions. GCC's __sync_*
    builtins already take a variety of types, so that's simple.

    MSVC and Sun Studio don't, but we can implement it with something that
    looks a little crazy but is actually quite readable.

    Thanks to Jose for some MSVC fixes!

    Reviewed-by: Jose Fonseca <jfonseca at vmware.com>

:040000 040000 73eaf29780b62a66a3e97232db35e10156d22638
5724f16275b0fc76ee6f5c1e26e262406738ed4a M      src
bisect run success

-- 
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/20141215/23f26d8b/attachment.html>


More information about the mesa-dev mailing list