[Pharo-project] [update 1.2] #12105
12105 ----- - Issue 2844: String>>#numArgs is broken - reformat String class>>#initialize so that the initializer gets executed (no other changes there) - fixed String>>#tokenish and String>>#numArgs - 4 new tests Thanks Lukas Renngli - Issue 2767: SocketStream>>upTo: and #upToAll: to fix an infinite loop. Thanks Andreas Raab. Apparently the fix does not solve the endless loop as in squeak. Stef
On 22 août 2010, at 21:27, Stéphane Ducasse wrote:
12105 -----
- Issue 2844: String>>#numArgs is broken - reformat String class>>#initialize so that the initializer gets executed (no other changes there) - fixed String>>#tokenish and String>>#numArgs - 4 new tests Thanks Lukas Renngli
- Issue 2767: SocketStream>>upTo: and #upToAll: to fix an infinite loop. Thanks Andreas Raab.
Apparently the fix does not solve the endless loop as in squeak.
Stéf, in 1207, SocketStreamTest does not hang any more. What is the problem with SocketStream? Noury
participants (2)
-
Noury Bouraqadi -
Stéphane Ducasse