help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] GNU Smalltalk 2.95e always copy gst.im


From: Thomas Girard
Subject: [Help-smalltalk] GNU Smalltalk 2.95e always copy gst.im
Date: Sun, 21 Oct 2007 16:28:21 +0200

Hello,

I've just noticed that GNU Smalltalk 2.95e always try to copy the
Smalltalk image to the directory it was launched from.

For instance:
address@hidden:~$ ls gst.im
ls: gst.im: No such file or directory
address@hidden:~$ gst
GNU Smalltalk ready

st> ^D
address@hidden:~$ ls gst.im
gst.im
address@hidden:~$ cd /
address@hidden:/$ gst
"Global garbage collection... done"
gst: Couldn't open file //gst.im
GNU Smalltalk ready

st>

Is this intended? GNU Smalltalk 2.3.6 does not exhibit this behavior.

Thanks,

Thomas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]