On Tue, 22 Jul 2008, [EMAIL PROTECTED] wrote: > If this is not in any XPG* then the #if check in <sys/byteorder.h> is wrong > and needs to be: > > #if !(defined(_XPG4_2) || defined(_XPG5)) || defined(__EXTENSIONS__) > [ ... ] > > else you'd get this without -D__EXTENSIONS__ on _XPG5, which is not what you > want ? > > Just a nit, though.
Fixed and I updated the webrev--thanks. This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
