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++/13451] Wrong error message with qualified names for member declarations


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-21 17:35 -------
>From Phil's regression hunter: Search converges between 2002-12-27-trunk (#177) and 
2002-12-28-trunk (#178).

Removing the template part I get this error instead:
input.cc:4: error: extra qualification ignored
(also : Search converges between 2003-08-12-trunk (#370) and 2003-08-13-trunk 
(#371).)
We cannot be saying that we have a compliant compiler without getting rid these dumb 
extensions so this is not a regression so removing the target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|rejects-valid               |accepts-invalid, diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-21 17:35:52
               date|                            |
            Summary|[3.4 regression] Wrong error|Wrong error message with
                   |message with qualified names|qualified names for member
                   |for member declarations     |declarations
   Target Milestone|3.4.0                       |---


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


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