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

           Summary: [module] import foo: *; should be supported if imports
                    are static by default
           Product: D
           Version: future
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: llu...@gmail.com


--- Comment #0 from Leandro Lucarella <llu...@gmail.com> 2009-11-13 16:24:03 
PST ---
This is complementary to bug 3503 (make imports static by default). If that is
the case, it would be a good idea to provide a way to have the old behavior,
since it can be useful for a small set of applications (like small scripts).

A proposed syntax could be:

import foo: *;

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

Reply via email to