http://d.puremagic.com/issues/show_bug.cgi?id=8451
--- Comment #5 from Andrej Mitrovic <[email protected]> 2012-07-28 07:25:38 PDT --- (In reply to comment #4) > I guess you should update to a newer version. It seems you are before 0.21, > the > current version is 0.25. Thanks, but I still get different stack traces than before. With -n it's the same, with -s.: [email protected](3): Enforcement failed ---------------- 0x0040BEE8 in std.exception.enforce!(int).enforce 0x0040BD73 in std.exception.enforce!(int).enforce 0x004027FE in std.exception.enforce!(int).enforce 0x00402031 in D main at D:\DMD\dmd2\windows\bin\..\..\src\phobos\std\exception.d(356) 0x0040256C in std.exception.enforce!(int).enforce 0x004025A6 in std.exception.enforce!(int).enforce 0x004021C8 in std.exception.enforce!(int).enforce 0x004135A1 in std.exception.enforce!(int).enforce -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
