This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Projects for beginners
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Projects for beginners
- From: "Zack Weinberg" <zackw at Stanford dot EDU>
- Date: Thu, 8 Mar 2001 15:07:28 -0800
- Cc: neil at daikokuya dot demon dot co dot uk, gcc at gcc dot gnu dot org, jsm28 at cam dot ac dot uk
- References: <200103081943.OAA18596@caip.rutgers.edu>
On Thu, Mar 08, 2001 at 02:43:38PM -0500, Kaveh R. Ghazi wrote:
> > From: Neil Booth <neil@daikokuya.demon.co.uk>
> >
> > Kaveh R. Ghazi wrote:-
> >
> > > 1. Is this (within reason) possible?
> >
> > Certainly.
> >
> > > 2. Do ya'll think it's worthwhile?
> >
> > Not really. We have enough historical baggage in CPP as it is.
> > Neil.
>
> Fair enough.
>
> But in the mean time, as I toyed with implementing it myself, I
> realized that the current "poison" behaves exactly as I wanted for the
> new feature. Apparently Zack's description about it triggering on
> macros was wrong.
I was just about to suggest that we change it so it works this way. I
think it'll be a lot more useful.
Wanna fix the documentation to match?
zw