[Issue 209] "Diamond" import name conflicts when using Fully	Qualified names
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jun 19 08:24:48 PDT 2006
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=209
smjg at iname.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
------- Comment #1 from smjg at iname.com  2006-06-19 10:24 -------
(In reply to comment #0)
> ---- barB.d ----
> module barA;
> 
> import foo;
Shouldn't this be
    module barB;
?
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list