[Issue 11451] import statements don't work when compiling several files at once

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 26 07:22:46 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11451



--- Comment #11 from Dicebot <public at dicebot.lv> 2013-11-26 07:22:38 PST ---
As a possible enhancement on this topic I'd propose to infer module name by
default to name qualified from base import path that was used to find the .d
file. Assuming that it later will be compiled with same path as base directory,
most simple layout should just work without redundant name duplication.

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


More information about the Digitalmars-d-bugs mailing list