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++/21731] ambiguous error is not really clear


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-24 14:35 -------
This is invalid code, the a after the declaration of the namespace is ambiguous.

Confirmed, this is only diagnostic problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-24 14:35:42
               date|                            |
            Summary|Loses two declartions for   |ambiguous error is not
                   |the price of one            |really clear


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


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