[Bug preprocessor/20078] Gcc doesn't complain about non-benign macro definitions

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20078 Bug 20078 depends on bug 27797, which changed state. Bug 27797 Summary: win32.cc: FormatMessage fails on win98 for network messages https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27797 What|Removed |Added

[Bug preprocessor/20078] Gcc doesn't complain about non-benign macro definitions

2009-04-19 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2009-04-19 17:14 --- Fixed for 4.5 along with related issues about whitespace variations around # and ## operators, and variations in the number of consecutive ## operators, not always being diagnosed as invalid duplicate macro definitions

[Bug preprocessor/20078] Gcc doesn't complain about non-benign macro definitions

2009-04-19 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2009-04-19 17:11 --- Subject: Bug 20078 Author: jsm28 Date: Sun Apr 19 17:10:56 2009 New Revision: 146352 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146352 Log: libcpp: PR preprocessor/20078 * include/cpp-id-da

[Bug preprocessor/20078] Gcc doesn't complain about non-benign macro definitions

2005-02-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-19 17:05 --- Confirmed, not a regression. -- What|Removed |Added Status|UNCONFIRMED