https://bugs.freedesktop.org/show_bug.cgi?id=102665
Bug ID: 102665
Summary: test_glsl_to_tgsi_lifetime.cpp:53:67: error: ‘>>’
should be ‘> >’ within a nested template argument list
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Build error with g++ 4.8.
$ make check
[...]
test_glsl_to_tgsi_lifetime.cpp:53:67: error: ‘>>’ should be ‘> >’ within a
nested template argument list
MockCodelineWithSwizzle(unsigned _op, const vector<pair<int,int>>& _dst,
^
$ g++ --version
g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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 7be6d8fe1250f3b1d5fb2347839567049526c5be
Author: Gert Wollny <[email protected]>
Date: Fri Jun 30 08:37:36 2017 +0200
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
This patch adds a set of unit tests for the new lifetime tracker.
Reviewed-by: Nicolai Hähnle <[email protected]>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev