[Issue 6554] windows case insensitive imports
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 16 19:33:58 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6554
dawg at dawgfoto.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dawg at dawgfoto.de
Summary|Refused two imports of the |windows case insensitive
|same module |imports
--- Comment #1 from dawg at dawgfoto.de 2012-02-16 19:33:54 PST ---
import std.bigint;
import std.bigInt;
Will apparently give different module names to the same disk files.
--
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