public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* macros with traditional cpp
@ 2000-09-24 12:48 Philip Blundell
  2000-09-24 13:57 ` Jamie Lokier
  2000-09-24 13:57 ` macros with traditional cpp Richard Henderson
  0 siblings, 2 replies; 14+ messages in thread
From: Philip Blundell @ 2000-09-24 12:48 UTC (permalink / raw)
  To: gcc

The preprocessor used to accept code like this both with and without 
-traditional:

	#define foo(x...) x
	foo(one,two)

Now, -traditional causes an error like:

t.c:1: badly punctuated parameter list in #define

Is this intentional?

Thanks

p.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2000-09-27  9:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-24 12:48 macros with traditional cpp Philip Blundell
2000-09-24 13:57 ` Jamie Lokier
2000-09-24 17:14   ` Zack Weinberg
2000-09-25  9:43     ` Varargs macros subtly broken Jamie Lokier
2000-09-25 22:43       ` Zack Weinberg
2000-09-26  3:57         ` Jamie Lokier
2000-09-26 10:18           ` Neil Booth
2000-09-26 10:24             ` Jamie Lokier
2000-09-26 15:21           ` Neil Booth
2000-09-26 16:41             ` Jamie Lokier
2000-09-26 23:18               ` Neil Booth
2000-09-27  9:03                 ` Jamie Lokier
2000-09-24 13:57 ` macros with traditional cpp Richard Henderson
     [not found]   ` <20000924221453.A4829@daikokuya.demon.co.uk>
2000-09-24 14:18     ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).