------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-02 18:27 -------
This is not a bug.
There are two arguments passed to the macro MYMACRO, "{\n    SomeClass<int" and
"int> test;\n  }".
the only way to force an argument passed to the preprocessor macros is to wrap
them in parentheses.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to