[Issue 1513] try/catch/finally misbehavior on windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 18 00:39:19 PDT 2007


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





------- Comment #2 from davidl at 126.com  2007-09-18 02:39 -------
if i put another try catch block wrap this , everything goes ok

seems it's not SEH related.

I tried some similar code with C __try __except __try __finally blocks. 
It works as expected


-- 



More information about the Digitalmars-d-bugs mailing list