[squeak-dev] Starting an image from SqueakConsole manipulates pwd

K K Subbu kksubbu.ml at gmail.com
Fri Jun 12 18:03:24 UTC 2020


On 12/06/20 7:24 pm, Thiede, Christoph wrote:
> I just rechecked this under Ubuntu. Same issue here. Do you agree
> that it is a bug that the pwd is changed when starting the VM?

On all platforms, the default directory is the current directory, but 
FileDirectory>>startUp is setting the default directory to that of the 
image instead of current directory. The attached fix will cure the fault.

If this works, I will post a patch to Inbox tomorrow.

Regards .. Subbu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixcwd.1.cs
Type: text/x-csharp
Size: 706 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200612/079be655/attachment.bin>


More information about the Squeak-dev mailing list