[Issue 6821] core.exception.OutOfMemoryError on dtor field test of class-embedded struct

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 17 09:04:17 PDT 2011


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-10-17 09:03:17 PDT ---
Because AssertError is an object, I understand. I think it was Vladimir who
changed it to throw an exception, which is a good thing rather than have it
corrupt memory. I guess this isn't so critical then, although a note of what
you shouldn't be doing in a dtor should be added to the docs.

-- 
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