[Mesa-dev] [Bug 102665] test_glsl_to_tgsi_lifetime.cpp:53:67: error: ‘?=>>=?UTF-8?Q?’ should be ‘?=> >=?UTF-8?Q?’ within a nested template argument list

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 12 05:57:42 UTC 2017


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

--- Comment #1 from Gert Wollny <gw.fossdev at gmail.com> ---
Strange,  this file should be compiled with c++11, the construct is legal
c++11, this  and according to [1] g++4.8 should support it (right angle
brackets N1757[2]).

Could you confirm that -std=s++11 or std=c++0x is actually set? - it is pulled
in from the CLANG_CXXFKAGS and it might be that this is actually not done with
older versions of clang. 


[1] https://gcc.gnu.org/gcc-4.8/cxx0x_status.html
[2] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170912/2578490e/attachment.html>


More information about the mesa-dev mailing list