This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

[PATCH] C++ GNU/Hurd headers fixes


Hi,

GNU/Hurd headers don't pass c++, for instance:
/usr/include/hurd/signal.h: In function 'hurd_sigstate* _hurd_self_sigstate()':
/usr/include/hurd/signal.h:136: error: invalid conversion from 'void*' to 'hurd_sigstate**'

Here is a patch.

Samuel

Attachment: patch-c++-fixes
Description: Text document


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