This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Stabilization status




  In message <199902021837.NAA06399@blastula.phys.columbia.edu>you write:
  > On Tue, 02 Feb 1999 11:01:57 -0700, Jeffrey A Law wrote:
  > >
  > >fixheader/fixproto seem to be spewing out many more warnings/errors than
  > >before.  This needs to be investigated.
  > 
  > Might conceivably be due to recent changes in cpplib.  What
  > warnings/errors were you getting?  (I don't have a system that needs
  > fixheader and can compile snapshots in a reasonable length of time.)
For example, on aix4.2 I now get this kind of stuff from fix-header:

/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Intrinsic.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Xfuncs.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Xi18nlib.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Xlibint.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Xlocale.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/Xosdefs.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/root/usr/lpp/X11/include/X11/shrmem.h:0: warning: `__STDC__' redefined
/nfs/sethra/can/law/ppc/gcc/include/X11/Intrinsic.h:0: warning: `__STDC__' redefined

[ ... ]


The errors/warnings on alpha-dec-osf4.0a go on for pages and pages and pages.

I haven't tried to track this down yet.

jeff