This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] beginnings of the macro rewrite
- To: pthomas at suse dot de (Philipp Thomas)
- Subject: Re: [patch] beginnings of the macro rewrite
- From: Joe Buck <jbuck at possibly dot synopsys dot com>
- Date: Thu, 27 Apr 2000 17:31:23 -0700 (PDT)
- Cc: zack at wolery dot cumb dot org (Zack Weinberg), gcc at gcc dot gnu dot org
> And I'll bet rather highly that removing support for -traditional will break
> compilation of X or X apps that use imakefiles.
Yes, this is one of the main reasons why we cannot drop -traditional
(the Imakefile use plus many other inappropriate-but-well-established
misuses of the C preprocessor).
Don't worry, the issue is pretty much closed for now.