Status: Accepted
Owner:
[hidden email]
Labels: Type-Bug
New issue 5800 by
[hidden email]: stdin hangs until EOF
http://code.google.com/p/pharo/issues/detail?id=5800Pharo2.0a
Latest update: #20041
1. Start cog from terminal
2. In image, "FileStream stdin nextLine"
3. In terminal, type some chars and a newline
What is the expected output?
#nextLine should return the typed characters
What do you see instead?
The image is still hanging in the vm
If you then type an EOF into the terminal (e.g. ctrl-D on Mac), #nextLine
returns
On what operating system? OS X 10.7.3
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker