[Bug c++/58948] c++0x support for enums in namespaces

2013-11-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58948 --- Comment #4 from Daniel Krügler --- (In reply to sshannin from comment #2) > I wonder if there's any way to declare it such that the namespaces/types are > unambiguous that will parse correctly in both the c++11 and c++03 modes. The following

[Bug c++/58948] c++0x support for enums in namespaces

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

[Bug c++/58948] c++0x support for enums in namespaces

2013-11-01 Thread sshannin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58948 --- Comment #2 from sshannin at gmail dot com --- Ahh, good call. I forgot that it would parse like that. I wonder if there's any way to declare it such that the namespaces/types are unambiguous that will parse correctly in both the c++11 and c++0

[Bug c++/58948] c++0x support for enums in namespaces

2013-11-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58948 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.