This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Request to drop daft GNU extension
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: Request to drop daft GNU extension
- From: Neil Booth <NeilB at earthling dot net>
- Date: Sun, 11 Jun 2000 10:06:37 +0900
- Cc: Andi Kleen <ak at suse dot de>, gcc at gcc dot gnu dot org
- References: <NeilB@earthling.net> <200006110049.UAA30928@mal-ach.watson.ibm.com>
David Edelsohn wrote:-
> Is it possible to have this as a switch which initially accepts
> the code and warns, so that in the next release after the one with the
> warning we can turn it off by default yet allow people to compile the old
> code if they must?
This is my inclination. Does anyone object to this? For the moment,
we just issue a warning at the location of the definition and each use
of the ## token-deleting "feature"?
Neil.