<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>How is this related to the size of std.datetime? It's pretty clear the failure is on line 842.</span></div><div><br><span></span></div><div><span>Just isolate that line and its related setup, and you should find the minimal test case. Or am I missing something?<br></span></div><div><br></div><div>-Steve<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Don Clugston <dclugston@googlemail.com><br><b><span style="font-weight: bold;">To:</span></b> Discuss the internals of DMD
<dmd-internals@puremagic.com><br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, May 19, 2011 3:43 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [dmd-internals] test failures<br></font><br>
That change fixed some awful CTFE wrong-code bugs, so it is possible<br>that some erroneous code used to pass.<br>We need a reduced test case. And once again, the enormous size of<br>std.datetime hurts us.<br><br><br>On 19 May 2011 09:18, Brad Roberts <<a ymailto="mailto:braddr@puremagic.com" href="mailto:braddr@puremagic.com">braddr@puremagic.com</a>> wrote:<br>> core.exception.AssertError@std/datetime.d(842): _assertPred!("opCmp", "<") failed: [-1999-Jan-01 23:59:59] ==<br>> [-1999-Jan-01 23:59:59].<br>><br>> Nothing changed near the phobos portion of this code, and it's been failing since this set of changes on all but<br>> windows. The only reason windows isn't failing, I suspect, is that a bunch of the datetime tests are versioned out.<br>><br>> http://d.puremagic.com/test-results/test_data.ghtml?dataid=62797<br>><br>> From git://github.com/D-Programming-Language/dmd<br>> 587fa66..3888ff0
master -> origin/master<br>> Updating 587fa66..3888ff0<br>> Fast-forward<br>> src/constfold.c | 12 +-<br>> src/interpret.c | 978 ++++++++++++++++++++----------------------<br>> test/compilable/interpret3.d | 240 +++++++++++<br>> 3 files changed, 712 insertions(+), 518 deletions(-)<br>><br>> Later,<br>> Brad<br>> _______________________________________________<br>> dmd-internals mailing list<br>> <a ymailto="mailto:dmd-internals@puremagic.com" href="mailto:dmd-internals@puremagic.com">dmd-internals@puremagic.com</a><br>> http://lists.puremagic.com/mailman/listinfo/dmd-internals<br>><br>_______________________________________________<br>dmd-internals mailing list<br><a ymailto="mailto:dmd-internals@puremagic.com"
href="mailto:dmd-internals@puremagic.com">dmd-internals@puremagic.com</a><br><a href="http://lists.puremagic.com/mailman/listinfo/dmd-internals" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-internals</a><br><br><br></div></div></blockquote></div></div></body></html>