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++/14258] [3.3/3.4/3.5 Regression] typename in a using declaration reports bogus error


------- Additional Comments From giovannibajo at libero dot it  2004-02-23 13:59 -------
Yes. I flag this as a regression since the valid code used to be accepted 
thanks to the implicit typename extension.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.3.3 3.4.0 3.5.0
      Known to work|                            |3.2
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-23 13:59:44
               date|                            |
            Summary|using typename (only when   |[3.3/3.4/3.5 Regression]
                   |necessary) in a using       |typename in a using
                   |declaration reports bogus   |declaration reports bogus
                   |error                       |error


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


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