http://d.puremagic.com/issues/show_bug.cgi?id=6308
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Rainer Schuetze <[email protected]> 2011-08-13 13:55:58 PDT --- I had a quick look at the disassembly generated for the code in comment 5, and it turns out that the frame handler pointer is zero, instead of identical code "C c; c.oops();" that generates something like mov edx,dword ptr fs:[0] push offset __Dmain+77h // this is 0 for "C().oops();" push edx mov dword ptr fs:[0],esp -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
