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 preprocessor/35610] Pasting "foo" and "(" does not give a valid preprocessing token



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-03-16 22:46 -------
Yes and GCC behavior is correct.  pasting foo and ( don't make a valid
preprocessing token.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|Pasting "foo" and "(" does  |Pasting "foo" and "(" does
                   |not give a valid            |not give a valid
                   |preprocessing token         |preprocessing token


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


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