Changes in C++ FE regarding pedwarns to be errors are harmful
Andreas Schwab
schwab@suse.de
Sun Jan 13 16:09:00 GMT 2008
Ismail Dönmez <ismail@pardus.org.tr> writes:
> That was just an example, real life testcase shows that problem stems from
> autoconf and its config.h. Projects end up defining things like HAVE_STDLIB_H
> twice which is not harmful at all but now causes an error if g++ is used.
Redefinitions with the same replacement list are not an error.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list