This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Re: wrong htons() used?


Richard Earnshaw wrote:
> 
> > I thing the best option is to rename rdi-share/endian.h so that it
> > doesn't shadow /usr/include/endian.h.  rdi-share/endian.h doesn't
> > appeart to be some strictly local stuff and not intented as a
> > replacement for /usr/include/endian.h.
> 
> And maybe while they are fixing it they can track down and shoot the glibc
> person who put another non-standard header in a standard place...

Unfortunatly you would have to go back a long way. Endian.h has a (C)
date of 1992.

More seriously, why is <netinet/in.h> picking up the wrong endian.h? 
Has this always happened or has something else recently changed?

	Andrew

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