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++/22138] Better error message for rejecting local template decleration.


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-21 17:04 -------
Confirmed, 3.3 and before gave a worse error message (at least to me):
t.cc:3: parse error before `template'


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-21 17:04:17
               date|                            |


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


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