This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: bad change to ginclude/va-alpha.h


On Wed, Aug 26, 1998 at 02:34:48AM -0600, Jeffrey A Law wrote:
>   > 	I traced this to the known include file ordering problem
>   > between inclusion of stdarg.h/varargs.h and stdio.h (which we get via
>   > system.h).
> Ugh.  Let's fix this once and for all.

The root problem seems to be that OSF has a va_list.h that several
system headers like stdio.h include.  In my mind we should provide
a replacement that uses our definition of __va_list.

Weiwen did not report success when I asked him to try this out.  In
the meantime I got sidetracked and didn't get back to it.  Oops.


r~


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