[FIX] FixAssureExistanceOfPath

Chris Muller cmuller at kc.rr.com
Tue Jan 22 05:15:43 UTC 2002


from preamble:

"Change Set:		FixAssureExistanceOfPath
Date:			21 January 2002
Author:			Chris Muller

A one-method fix to FileDirectory>>assureExistanceOfPath:, which did not
previously account for platform-specific differences in
case-sensitivity, causing it to take a path of logic that quickly leads
to a primitive failure on Win32 machine (attempting to create a
directory that already exists)."
!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FixAssureExistanceOfPath.cs.gz
Type: application/octet-stream
Size: 531 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020121/88f68567/FixAssureExistanceOfPath.cs.obj


More information about the Squeak-dev mailing list