[D-runtime] druntime commit, revision 494

Brad Roberts braddr at puremagic.com
Sun Jan 9 16:17:29 PST 2011


On 1/9/2011 2:49 PM, Jonathan M Davis wrote:
> On Sunday 09 January 2011 11:52:09 dsource.org wrote:
>> druntime commit, revision 494
>>
>>
>> user: Don Clugston
>>
>> msg:
>> Removed usage of Phobos in druntime, which is causing the Windows build to
>> break. As far as I can tell, the error message will only occur on PCs
>> *earlier* than the AT !!!! So it's not worth trying to make a nice error
>> message.
> 
> Sorry about that. I'm not sure if it was me or SHOO who added that check, but I 
> didn't catch the fact that it was using std when I moved it out of std.datetime. 
> Shame on me.
> 
> I think that pretty much all of the cases where something like that might fail 
> is checked though, even if it really shouldn't ever happen.
> 
> - Jonathan M Davis

There's still at least one core.time related failure that needs to be
investigated and fixed.  Win32 is failing on one of the unit tests:

core.exception.AssertError at core.time(1504): unittest failure

http://d.puremagic.com/test-results/test_data.ghtml?dataid=37612



More information about the D-runtime mailing list