[Bug preprocessor/28375] Macro expansion breaks with Objective-C var-arg method calls

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 13 22:47:00 GMT 2006



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-07-13 22:47 -------
You want to wrap the message "call" in "()":
        FIRST(([NSString stringWithFormat:@"We're number %d!", 1]),
@"ignored");


-- 

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=28375



More information about the Gcc-bugs mailing list