[Issue 1693] D DLLs do not support exceptions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 25 06:34:53 PST 2007


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





------- Comment #1 from daniel.keep+d.puremagic.com at gmail.com  2007-11-25 08:34 -------
Created an attachment (id=210)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=210&action=view)
Test case

Compile using build.cmd, then execute host.exe.  It should get as far as
printing "Hello, from plugin2!" before crashing.  Commenting out "throw new
Exception..." from plugin.d and recompiling causes the crash to disappear.


-- 



More information about the Digitalmars-d-bugs mailing list