This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: B19 (egcs) bug report: missing c++ wrapper in byteorder.h


On Sat, Apr 04, 1998 at 09:35:46PM -0500, Orran Y Krieger wrote:
>
> Bug report in the file:
> /Cygnus/B19/H-i386-cygwin32/i386-cygwin32/include/asm/byteorder.h
> 
> It is missing the standard cplusplus stuff, i.e:
> #ifdef __cplusplus
> extern "C" {
> #endif
>   ,,,
> #ifdef __cplusplus
> }
> #endif

OK, it has been a few months since this was written but better late
than never.

This will be fixed in the upcoming b20 release...

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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