This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12513] macro past '##' behaving differently that prev. and other C/C++ compilers
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2003 02:37:19 -0000
- Subject: [Bug c/12513] macro past '##' behaving differently that prev. and other C/C++ compilers
- References: <20031005020938.12513.jerry_williams@candle.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12513
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-05 02:37 -------
Look at bug 10212 (which has the c++ standard part, C++98 [cpp.concat]/3) and bug 10829 and
other bugs. This was changed in the 3.0 release of gcc anyway, which was released two years ago.