[BUG?][FIX?] - driveName existence on windows

Magistrello Alejandro (SFA) magistra at TELEFONICA.COM.AR
Fri Nov 8 13:18:15 UTC 2002


Hi all!,

I was using SqueakAmp on windows, and had a problem 
when tried to access mp3s files from a cd, if typed 'E:'
(where is located the cd driver)
to set the root directory it says 'there is no directory called E:'

The problem is that something like this:
FileDirectory basicNew fileOrDirectoryExists: 'C:'
answers false.

So, if this a bug the attached cs corrects this.

If this is not a bug please correct me.

If this not breaks anything maybe the other senders 
of #splitName:to: should be changed in the same way
(using #activeDirectoryClass )

Best regards
Alejandro Magistrello

 <<driveNameExistence-fix-asm.1.cs>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: driveNameExistence-fix-asm.1.cs
Type: application/octet-stream
Size: 915 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021108/a490227c/driveNameExistence-fix-asm.1.obj


More information about the Squeak-dev mailing list