This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/8782: concatenating in macro produces strange warnings
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Jens Reimann <ctron at dentrassi dot de>
- Cc: neil at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Mon, 2 Dec 2002 20:06:21 +0000
- Subject: Re: preprocessor/8782: concatenating in macro produces strange warnings
- References: <20021202110458.30784.qmail@sources.redhat.com> <1038835903.5459.121.camel@segfault.save.pe-muc.de>
Jens Reimann wrote:-
> ok,
>
> it will produce the correct code without ##
>
> but why is the warning generated??
What do you think the function of ## is?
Neil.