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:
[EMAIL PROTECTED]:~$ ls gst.im
ls: gst.im: No such file or directory
[EMAIL PROTECTED]:~$ gst
GNU Smalltalk ready

st> ^D
[EMAIL PROTECTED]:~$ ls gst.im
gst.im
[EMAIL PROTECTED]:~$ cd /
[EMAIL PROTECTED]:/$ 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




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to