[Issue 1585] Imports should be searched relative to importing file
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Oct 16 10:13:04 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1585
bugzilla at digitalmars.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #1 from bugzilla at digitalmars.com  2007-10-16 12:13 -------
This is not a bug, it is working as designed. The reason it works this way is
that if a module is in a package (i.e. directory) that package needs to be
spelled out, not inferred.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list