April 10, 2012
4:39 p.m.
On 9 April 2012 01:31, Martin Dias <tinchodias@gmail.com> wrote:
Hi
In my windows 7, I get an error when trying to write to "FileStream stdout" in both Pharo 1.4 and 1.3 (revisions #14423 and #13320).
To reproduce,
- download: https://ci.lille.inria.fr/pharo/job/Pharo%201.4/373/artifact/Pharo-1.4.zip
- evaluate: FileStream stdout nextPutAll: 'a'.
Is this a known issue? I couldn't find it in issue tracker.
this is known issue. im not sure if i added it to tracker.
Thanks in advance. MartÃn
-- Best regards, Igor Stasenko.