Euphoria
Ticket #177:
Chat demo broken
-
Reported by
mattlewis
Aug 09, 2010
The chat_client.ex and chat_server.ex demos use std/socket.e, but have not kept up with changes to the standard library.
First reported here: message:111983
Details
1. Comment by euphoric
Aug 09, 2010
This seems to work fine for me with Revision 3336.
2. Comment by jimcbrown
Aug 09, 2010
This was a known bug that was fixed 5 months ago in r3120 by ne1uno on 2010-03-18 01:22:46 -0400
3. Comment by katsmeow
Aug 09, 2010
So the downloadable v4b3 for windows has not been recompiled with bug fixes or updated includes in 5 months?
4. Comment by mattlewis
Aug 09, 2010
The beta was released on the same day as the commit by ne1uno, so it's conceivable that the fix was committed after the beta was released. I'm not sure what revision the beta was. Can anyone comment on that?
5. Comment by jimcbrown
Aug 09, 2010
Beta 3 is r3116, unfortunately.
6. Comment by ne1uno
Aug 10, 2010
>> The beta was released on the same day as the commit
ry on IRC reported the problem after the beta was released. I didn't actually dl/use the beta but had built r3117 to test.