This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Patch: HP-UX header file fixup.


> > > When compiling programs on HP-UX 11.23 platforms with
> > > -D_FILE_OFFSET_BITS=64 the /usr/include/sys/socket.h header file will
> > > declare sendfile and sendpath as extern and then as static.  The HP
> > > compiler gives a warning on this but GCC gives a hard error.
> > 
> > I have no problem with the patch but giving a hard error in a
> > system header is annoying if GCC could handle this as a warning.
> 
> Is that an approval for checkin?

As this affects ia64 as well as hppa, I can't approve.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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