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



--- Comment #4 from Marco Leise <marco.le...@gmx.de> 2012-08-15 03:05:26 PDT ---
Ok I think I have fixed it. The original case was due to try-finally-statements
not checking their finally section for thrown exceptions. And the goto made it
so that the destructor call got wrapped in a try-finally where it was hidden
from the compilers eyes.

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

Reply via email to