Applied as r5939 with ChangeLog date set to today
Le 09/07/2013 16:46, Kai Tietz a écrit :
> Hi Roland,
>
> thanks for the patch. Patch is ok. Please apply.
>
> Regards,
> Kai
>
> 2013/7/9 Roland Schwingel :
>> Hi ...
>>
>> Mingw-w64 headers do use WINBOOL instead of BOOL as boolean data type
Hi Roland,
thanks for the patch. Patch is ok. Please apply.
Regards,
Kai
2013/7/9 Roland Schwingel :
> Hi ...
>
> Mingw-w64 headers do use WINBOOL instead of BOOL as boolean data type to not
> conflict with ObjectiveC (GNUStep) BOOL definition. Unfortunately
> one BOOL slipped in breaking buil
Hi ...
Mingw-w64 headers do use WINBOOL instead of BOOL as boolean data type to
not conflict with ObjectiveC (GNUStep) BOOL definition. Unfortunately
one BOOL slipped in breaking building of GNUStep with current headers.
The attached patch fixes this.
Roland
Changelog:
2013-03-01 Roland Sc