Tuple to tuple conversion

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Tue Jun 8 04:07:23 PDT 2010


On Tue, 08 Jun 2010 12:56:04 +0200, Simen kjaeraas wrote:

> 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.

Ok, now I can reproduce it too, with 2.046.  This just makes it even more 
clear that it is a DMD bug, not a Phobos one.  I've been running into a 
lot of these order-of-compilation bugs lately. :(

-Lars


More information about the Digitalmars-d-learn mailing list