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

--- Comment #1 from Gert Wollny <gw.foss...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to