[Bug preprocessor/19475] [3.3/3.4/4.0/4.1 Regression] missing whitespace after macro name in C90 or C++
zack at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Tue Apr 5 16:49:00 GMT 2005
------- Additional Comments From zack at codesourcery dot com 2005-04-05 16:49 -------
Subject: Re: [PATCH] Fix PR preprocessor/19475
Jakub Jelinek <jakub@redhat.com> writes:
> Hi!
>
> This patch fixes PR preprocessor/19475 by issuing just warning, not pedwarn,
> for < ISO C99 if there is no whitespace between macro definition and
> replacement, but replacement starts with a basic character set character.
> Ok to commit?
OK except please remove the <?, >?, <?=, >?= testcases as those tokens
are probably going to be removed in the near future.
zw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19475
More information about the Gcc-bugs
mailing list