[Mesa-dev] [Bug 78403] query_renderer_implementation_unittest.cpp:144:4: error: expected primary-expression before ‘.’ token
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 9 18:12:04 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78403
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
Pushed to master
commit 326b8e253e5ee2e09e54ad46d8370a6e8c8d46da
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date: Wed May 7 22:30:43 2014 +0100
glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414
C++ does not support designated initializers, thus compilation
is not guaranteed to succeed. Surprisingly gcc 4.6.3 fails to
build the code, while version 4.9.0 compiles it without a hitch.
Cc: "10.2" <mesa-stable at lists.freedesktop.org>
--
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/20140510/368297a5/attachment.html>
More information about the mesa-dev
mailing list