public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Tradcpp question
@ 2001-09-15 10:26 Neil Booth
  0 siblings, 0 replies; only message in thread
From: Neil Booth @ 2001-09-15 10:26 UTC (permalink / raw)
  To: Per Bothner; +Cc: gcc

There is a PR about the following case for traditional C.  If foo.c
contains:

#define ARGUMENTS a\

foo (ARGUMENTS)

then preprocessing this with tradcpp gives:-

# 1 "/tmp/foo.c"


foo (a
)

I'm inclined to agree that there should be no newline in the
invocation of foo, but thought I'd check first.

Neil.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-15 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-15 10:26 Tradcpp question Neil Booth

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).