This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tradcpp


Jakub Jelinek <jakub@redhat.com> writes:

> Do we still support using traditional preprocessor (as opposed to K&R C
> compiler) for glibc headers?
> gcc -traditional chokes on recursive macros, such as in stdio.h.

Too bad.  Hopefully this will teach people to stay away from this and
put pressure on the gcc people to not break the real cpp all the time.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]