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 ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets


2011/3/28 Kai Tietz <ktietz70@googlemail.com>:
>
> ChangeLog gcc/ada (ada_wt.txt)
>
> 2011-03-28 ?Kai Tietz
>
> ? ? ? ?* raise-gcc.c (PERSONALITY_FUNCTION): Add prototype to
> ? ? ? ?prevent warning.
> ? ? ? ?* g-socthi-mingw.adb (C_Recvmsg): Handle MSG_WAITALL for
> ? ? ? ?windows native targets.
> ? ? ? ?* s-oscons-tmplt.c (MSG_WAITALL): Define it for native windows
> ? ? ? ?targets to flag value.

Just noticed I had a wrong shift-value for MSG_WAITALL. It should be
8. Updated patch attached.

Kai

Attachment: ada_wt.txt
Description: Text document


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