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



--- Comment #11 from d...@dawgfoto.de 2012-05-24 12:55:08 PDT ---
>That could work too. I really just want the GC to not assume that an 
>allocation error is fatal.

You could simply override the behavior by providing your own
'extern(C) void onOutOfMemory()'. The linker will pick the one
from druntime with the lowest precedence.

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

Reply via email to