imports - 2 years later
    Ant 
    duitoolkit at yahoo.ca
       
    Wed Mar  8 11:35:22 PST 2006
    
    
  
Walter, we still have:
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
gtk/TextBuffer.d(88): import gtk.TextBuffer.std conflicts with gtk.TextChildAnchor.std at 
gtk/TextChildAnchor.d(46)
these are both private import std.string;
the interesting thing is that I had a
private import std.c.stdio;
in one module that would supply std.string to a bunch of other modules
well, I know you cannot do anything about this
and I know I cannot reduce this problem... but it's better than 2 year ago! :)
Ant
    
    
More information about the Digitalmars-d-bugs
mailing list