[BUG] Can't write files with Squeak 3.2.7Beta5 on MacOS X 10.1.2

Andrew P. Black black at cse.ogi.edu
Sat May 25 01:48:04 UTC 2002


This is a resend, this time with the promised attachment!

________________

At 17:08 -0700 05/22/2002, John M McIntosh wrote:

>having a repeatable test case would be nice.
>

Please try the attached SUnit tests.  When I run them on Squeak 
3.2.7Beta5 they fail, but on Squeak 3.0Alpha21MTCarbon they pass. 
This is using the same image in both cases.

Please let me know if you can reproduce this error.

What I think is going on is that once an attempt to open a file for 
reading has failed (e.g., because the file is not there), then all 
subsequent attempts to create new files for writing will fail.

The only slightly unusual thing about my setup is that the current 
directory has  the Macintosh option-f (folder) character (asciiValue 
196) as the final character of its name.   However, this character 
has never caused a problem previously.

	Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StdFileStreamTests.3.cs
Type: application/octet-stream
Size: 1577 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020524/5b342659/StdFileStreamTests.3.obj


More information about the Squeak-dev mailing list