bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AIX with Visual Age C compiler fails to compile 2.1 and later


From: Paul Eggert
Subject: Re: AIX with Visual Age C compiler fails to compile 2.1 and later
Date: Tue, 11 Oct 2005 12:07:18 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"John P. Hartmann" <address@hidden> writes:

> __STDC_VERSION__:  I tried that last week.  I've already written to Toronto
> telling them to document that the other STDC macros are defined only when
> __STDC__ is.

How about the macro __C99__FUNC__?
<http://publib.boulder.ibm.com/infocenter/macxhelp/index.jsp?topic=/com.ibm.vacpp6m.doc/language/ref/clrapxaix_macros.htm>
suggests that this macro (along with some others) should be defined
even with cc, unless the user takes some pains to shut off __func__,
which isn't likely.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]