> With ./configure --disable-generational-gc only
> "117: Sport" test fails.

Thanks.  Can you remind me of what is the host triplet for GNU/kFreeBSD?

> IMHO, failure in 117 is due to different
> struct sockaddr_in between linux and BSDs.
> In packages/tcp/IPSocketImpl.st, there is
> 
> Eval [
>     CStruct newStruct: #CSockAddrStruct
>         declaration: #(#(#sinFamily #short) #(#sinPort #(#array #byte
> 2)) #(#sinAddr #(#array #byte 4)) #(#sinZero #(#array #byte 8)))
> ]

I think this is fixed in experimental.

Paolo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to