This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13377] unexpected behavior of namespace usage directive


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-10 17:44 -------
Related to bug 12272.
Confirmed.
The error message on the mainline:
pr13377.cc:13: error: expected namespace-name
pr13377.cc:13: error: `<type error>' is not a namespace


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-10 17:44:06
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13377


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]