This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Steering Committee decision on ISO C conversion
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: Richard dot Earnshaw at arm dot com, "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, obrien at NUXI dot com, aldyh at redhat dot com, gcc at gcc dot gnu dot org, jsm28 at cam dot ac dot uk, shebs at apple dot com
- Date: Fri, 28 Jun 2002 17:49:00 +0100
- Subject: Re: GCC Steering Committee decision on ISO C conversion
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
> That's token pasting, not string concatenation. You cannot emulate the
> latter in pre-standard compilers.
Doh! Of course.
R.