This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: current GCC broken in handling __FUNCTION__: t.c:8: parse error before string constant
- From: Richard Henderson <rth at redhat dot com>
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Cc: Andreas Jaeger <aj at suse dot de>, gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Dec 2001 15:57:15 -0800
- Subject: Re: current GCC broken in handling __FUNCTION__: t.c:8: parse error before string constant
- References: <u88zcce669.fsf@gromit.moeb> <20011209163747.A30622@daikokuya.demon.co.uk>
On Sun, Dec 09, 2001 at 04:37:47PM +0000, Neil Booth wrote:
> I wonder if it is worth deprecating their involvement in concatenation?
No point. If we deprecate anything it should be their existance,
since c99 provides an alternative.
r~