http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
--- Comment #4 from Václav Šmilauer 2012-03-05 09:20:26
UTC ---
I think you understood my source _is_ c++11, but the libs I have to use are
not; therefore I have to compile with -std=c++11. The the fix is admittedly
trivial and documented, but co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
--- Comment #2 from Václav Šmilauer 2012-03-05 08:55:12
UTC ---
(In reply to comment #1)
> I think we should not have an option to disable user-defined literals at all.
> Since their code is not C++11, they should fix their code to be C++11 if t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
Bug #: 52485
Summary: [c++11] add an option to disable c++11 user-defined
literals
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47510
Václav Šmilauer changed:
What|Removed |Added
CC||eu at doxos dot eu
--- Comment #16