[BUG] FileDirectory>>exists

John M McIntosh johnmci at smalltalkconsulting.com
Wed Jun 4 02:06:28 UTC 2003


This is fixed in the macintosh squeak vm 3.5.1 which will ship real  
soon now.
The issue was asking for a directory index of 1 on a file, resolved  
back to a no-more files, versus
an error (bad path name) when you attempted to ask for  a directory  
index entry on a file.

On Monday, May 19, 2003, at 11:54  AM, Lukas Renggli wrote:

> Hi all,
>
> I just discovered that the message FileDirectory>>exists is returning
> true, even when the receiver is a file and not a directory. I am
> currently working with a 3.5-5180 image on Mac OS X. The tests
> FileDirectoryTests>>testDirectoryExists, >>testExists and
>>> testDeleteDirectory do also fail in that configuration. It seem to
> work with Windows, so I think this is a platform related problem.
>
> Cheers
> Lukas
>
>
>
>
--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===



More information about the Squeak-dev mailing list