[squeak-dev] Bug in #isCaseSensitive on a Mac?

Randal L. Schwartz merlyn at stonehenge.com
Tue Mar 16 16:35:33 UTC 2010


>>>>> "Frank" == Frank Shearar <frank.shearar at angband.za.org> writes:

Frank> OS X uses a case sensitive filesystem, so it sounds like a bug.

By default, case preserving, but not case sensitive.

As said elsewhere in this thread, you can override the default,
but it can break things, so it is not done by default. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



More information about the Squeak-dev mailing list