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: egcs-1.0.3a on DEC Alpha / DU4.0b: typedef of ulong in types.h



> > That is a bit confusing.  Clearly ANSI doesn't restrict what sys/types.h
> > does, but doesn't Posix?  That is, isn't it technically illegal under
> > Posix for sys/types.h to define ulong ?
> 
> Correct.  That is reasonable clarification of what I said less clearly.

Does/should fixinclude try to fix Posix violations, or only ANSI/ISO
violations?  (I suppose it can't do it in general since many gcc targets
aren't really Posix).


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