Tuple to tuple conversion
    Simen kjaeraas 
    simen.kjaras at gmail.com
       
    Tue Jun  8 03:56:04 PDT 2010
    
    
  
Lars T. Kyllingstad <public at kyllingen.nospamnet> wrote:
> That's consistent with my experiences too.  It seems to be triggered by a
> Phobos unittest.
>
> Still, I can't reproduce it with your test case.  Which DMD version are
> you using?
2.045. Actually, I can't reproduce it now either. Ah, found the problem.
"dmd a b -unittest" works. "dmd b a -unittest" does not.
-- 
Simen
    
    
More information about the Digitalmars-d-learn
mailing list