* Florian Weimer:
> Can you look at the generated s-soscons.ads file? I suspect that the
> default
>
> #ifndef MSG_WAITALL
> # define MSG_WAITALL -1
> #endif
> CND(MSG_WAITALL, "Wait for full reception")
>
> kicks in and sets MSG_WAITALL to -1.
>
> Debian's mingw hasn't got the MSG_WAITALL #defin
* koala:
> When trying to build gnat from this snapshot, i had an issue at line
> 280 from gcc/ada/g-socthi-mingw.adb due to:
>
> g-socthi.adb:280:45 value not in range of type "Interfaces.C.unsigned"
> g-socthi.adb:280:45 static expression fails Constraint-check
> Is it all an known issue ?
>
> T
Hello,
Please forgive my poor english, but it isn't my mother language.
When trying to build gnat from this snapshot, i had an issue at line 280
from gcc/ada/g-socthi-mingw.adb due to:
g-socthi.adb:280:45 value not in range of type "Interfaces.C.unsigned"
g-socthi.adb:280:45 static expressio