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++/20679] [3.4/4.0/4.1 Regression] Parse error when accessing attributes of an inner class. Enclosing class is template and have methods with the same name.


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-29 14:22 -------
Confirmed, something is definitely wrong.  This is most likely related to PR 10200.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |10200
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2005-03-29 14:22:02
               date|                            |
            Summary|Parse error when accessing  |[3.4/4.0/4.1 Regression]
                   |attributes of an inner      |Parse error when accessing
                   |class. Enclosing class is   |attributes of an inner
                   |template and have methods   |class. Enclosing class is
                   |with the same name.         |template and have methods
                   |                            |with the same name.
   Target Milestone|---                         |3.4.4


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


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