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 objc++/16816] obj-c++ parser error with multi-colon selectors


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-03 01:31 -------
Sorry Zem to take this way from you but I have a fix.  Basicially we have to treat CPP_SCOPE as two 
seperate tokens.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|zlaski at apple dot com     |pinskia at gcc dot gnu dot
                   |                            |org


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


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