[Issue 5454] Compiling std.datetime's unit tests on Windows causes dmd to run out of memory

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 28 01:48:15 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5454



--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-04-28 01:49:20 PDT ---
It doesn't anymore, because of changes to std.datetime (primarly changes to the
unit tests IIRC). I'm fairly certain that the underlying problem still remains
(probably related to templates, given the large number of template
instantiations that were happening with _assertPred and other testing stuff),
but unfortunately, you can't really test it anymore, since std.datetime has
changed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list