[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-03-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-01-04 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #10 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2013-01-04 15:30:32 UTC --- Author: paolo Date: Fri Jan 4 15:30:24 2013 New Revision: 194909 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194909 Log:

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|REOPENED

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|RESOLVED

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-01-01 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paul Pluzhnikov ppluzhnikov at google dot com changed: What|Removed |Added CC|

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2013-01-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #8 from Paolo Carlini paolo.carlini at oracle dot com 2013-01-01 22:24:03 UTC --- I don't have much to say, the patch is still awaiting approval. Frankly, I don't personally consider the issue very serious and definitely isn't a

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-11-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-06 01:01:23 UTC --- Follow up patch submitted as: http://gcc.gnu.org/ml/gcc-patches/2012-11/msg00337.html

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com 2012-10-28 10:59:50 UTC --- You are right, sorry. I have a lexer patch in testing which I will be sending shortly.

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-10-27 Thread richard-gccbugzilla at metafoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #4 from Richard Smith richard-gccbugzilla at metafoo dot co.uk 2012-10-28 05:21:40 UTC --- The fix does not appear to be correct. C++11 changed the lexing rules, not the parsing rules for template argument lists. For instance,

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-09-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-09-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-09-25 14:44:58 UTC --- Author: paolo Date: Tue Sep 25 14:44:52 2012 New Revision: 191712 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=191712 Log: /cp

[Bug c++/54526] [C++11] :: is incorrectly treated as digraph : followed by colon

2012-09-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED