[erlang-bugs] Code server does not correctly handle case sensitivity
Adam Lindberg
adam@REDACTED
Fri Jun 17 13:22:32 CEST 2011
So, bug in Erlang or just how it's supposed to "work" when the file
system is case insensitive?
Cheers,
Adam
Adam Lindberg wrote:
> Hmm, might be true:
>
> $ touch test
> $ rm TEST
> $ ls test
> ls: test: No such file or directory
>
>
> Still, bug in Erlang or not?
>
> Cheers,
> Adam
>
> Tuncer Ayaz wrote:
> > Hey Adam,
> >
> > you're not using Darwin with a case insensitive HFS+ filesystem, which
> > happens to be a default setting, do you?
> >
> > That might explain the problem.
More information about the erlang-bugs
mailing list