This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Integrated cpp: hack specs so -traditional works
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: Integrated cpp: hack specs so -traditional works
- From: msokolov at ivan dot Harhan dot ORG (Michael Sokolov)
- Date: Fri, 22 Sep 00 01:15:16 CDT
Neil Booth <NeilB@earthling.net> wrote:
> Incidentally, is
> "const" not a keyword with -traditional? Neither 2.95.2 nor a
> bootstrapped compiler allow me to put const char * in the test below.
Of course not! There is no const in the standard UNIX C78, neither in the K&R
spec nor in the actual UNIX compiler. const is an ANSI contamination
originating from C++.
--
Michael Sokolov Harhan Engineering Laboratory
Public Service Agent International Free Computing Task Force
International Engineering and Science Task Force
615 N GOOD LATIMER EXPY STE #4
DALLAS TX 75204-5852 USA
Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)