[Issue 6113] singletons in std.datetime are not created early enough

2011-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 Jose Garcia jsan...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 6113] singletons in std.datetime are not created early enough

2011-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 --- Comment #6 from Jose Garcia jsan...@gmail.com 2011-09-04 23:41:09 PDT --- While we are on the subject, does anyone have a suggestion on how to write unit test that test this? Or do we need to extend the unittest capability? -- Configure

[Issue 6113] singletons in std.datetime are not created early enough

2011-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 6113] singletons in std.datetime are not created early enough

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 6113] singletons in std.datetime are not created early enough

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 Brad Roberts bra...@puremagic.com changed: What|Removed |Added CC||bra...@puremagic.com

[Issue 6113] singletons in std.datetime are not created early enough

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6113 --- Comment #3 from Jonathan M Davis jmdavisp...@gmx.com 2011-06-06 00:13:27 PDT --- That's why I opened bug# 6114. I'm going to close this one once my fix has been merged in, since that fixes the problem with std.datetime. But there _is_ a