[squeak-dev] FileDirectory fails

K K Subbu kksubbu.ml at gmail.com
Sat Jun 13 14:02:37 UTC 2020


Hi,

On the latest alpha, I see
{
  FileDirectory on: '.'.
  FileDirectory on: './test'.
  FileDirectory on: ''}

{UnixFileDirectory on '/.' . UnixFileDirectory on '/./test' . 
UnixFileDirectory on '/'}

Anyone else see the same problems? What about on Macs?

The file tests are all green :-(.

Regards .. Subbu


More information about the Squeak-dev mailing list