[D-runtime] druntime commit, revision 494
Jonathan M Davis
jmdavisProg at gmx.com
Sun Jan 9 14:49:02 PST 2011
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
More information about the D-runtime
mailing list