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

Re: cppinit.c : space in `CAT' argument list



  In message <199911261049.LAA23074@mail.macqel.be>you write:
  > Problem :
  > "/share/src/gnu/egcs-19991122/gcc/cppinit.c", line 237: syntax error
  > "/share/src/gnu/egcs-19991122/gcc/cppinit.c", line 240: redeclaration of x
  > ...
  > "/share/src/gnu/egcs-19991122/gcc/cppinit.c", line 244: redeclaration of x
  > "/share/src/gnu/egcs-19991122/gcc/cppinit.c", line 244: compiler error: too
  >  many
  >  errors
  > gnumake[2]: *** [cppinit.o] Error 1
  > 
  > Fix :
  > 
  > Fri Nov 26 10:54:50 1999  Philippe De Muyter  <phdm@macqel.be>
  > 
  > 	* cppinit.c (CAT): The argument list of this macro may not contain
  > 	spaces !
More detail please.  Precisely why does the space cause problems?


jeff


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