[Issue 7730] Make imports work case-sensitive on all platforms

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 19 08:30:41 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7730



--- Comment #8 from Jacob Carlborg <doob at me.com> 2012-03-19 08:30:57 PDT ---
(In reply to comment #4)
> I wouldn't really exaggerate that. Actually using a find/sed expression thats
> quite easy to fix. 

That might be the case but it would still break a lot of code.

> What I simply want is to have it consistent
> import/module-lookup behavior across all platforms to save all that mess one
> already has in C/C++ with it.

I would mind having that either, but I don't want the compiler to force all
lowercase. Instead it should force case-sensitive if possible.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list