DMD 1.028 and 2.012 releases
    Robert Fraser 
    fraserofthenight at gmail.com
       
    Fri Mar  7 09:47:28 PST 2008
    
    
  
Chris Miller wrote:
> 1.028's std.thread sports a private definition of WAIT_TIMEOUT, so now 
> it causes conflicts in my libraries. It's one thing if it's actually a 
> feature you're adding, but privately defining for local use causing 
> conflicts?
Yup, that's been a bug for a while (private members being imported). I'm 
not even sure if Walter acknowledges it as a bug, and if not we probably 
won't see it changed for a while.
    
    
More information about the Digitalmars-d-announce
mailing list