This is the mail archive of the gcc-help@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]

help with gcc 2.8.1 macro definition


Hello Everybody,

  I am compiling my program with gcc2.8.1
  But on a statement :
  # define func(...)

its giving an error:
"../../src/sd/error.h:26: warning: invalid character in macro parameter name
../../src/sd/error.h:26: badly punctuated parameter list in `#define'"


Can anybody please let me know if this systax is supported in gcc2.8.1 or not?
Where can I find documentation on supported/unsupported things for a particular version?


Regards,
Girish



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