https://bugs.freedesktop.org/show_bug.cgi?id=78403
Priority: medium
Bug ID: 78403
Keywords: regression
CC: [email protected], [email protected]
Assignee: [email protected]
Summary: query_renderer_implementation_unittest.cpp:144:4:
error: expected primary-expression before ‘.’ token
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
mesa: 9ced3fc649ec04710a5f5c855bfb582b898cff83 (master 10.3.0-devel)
$ make check
[...]
CXX query_renderer_implementation_unittest.o
query_renderer_implementation_unittest.cpp:144:4: error: expected
primary-expression before ‘.’ token
query_renderer_implementation_unittest.cpp:144:39: warning: extended
initializer lists only available with -std=c++0x or -std=gnu++0x
query_renderer_implementation_unittest.cpp:146:4: error: expected
primary-expression before ‘.’ token
query_renderer_implementation_unittest.cpp:147:4: error: expected
primary-expression before ‘.’ token
$ gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
commit 51e3569573a7b3f8da0df093836761003fcdc414
Author: Emil Velikov <[email protected]>
Date: Wed Feb 12 21:00:02 2014 +0000
glx/tests: explicitly set __DRI2rendererQueryExtension members
While we're here use the typcast'ed name and constify.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev