[Issue 15071] filenames and module names with case-insensitive HFS+
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 12 01:09:24 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15071
--- Comment #9 from Steve Biedermann <steve.biedermann.privat at gmail.com> ---
I see.
Thanks for the clarification.
But then maybe there is something wrong with the file lookup from dub. (Wrong
case = link error, correct case = success)
I just tried to compile with rdmd and it seems that rdmd also correctly
resolves the file, regardless of the case.
I also tried to specify the -I command line switch for dmd, but it's the same
as without (link errors).
--
More information about the Digitalmars-d-bugs
mailing list