Use C++ exception model in D

Marco Leise Marco.Leise at gmx.de
Wed Apr 9 14:23:03 PDT 2014


Am Wed, 09 Apr 2014 17:27:55 +0000
schrieb "David Nadlinger" <code at klickverbot.at>:

> They don't. GDC and LDC use libunwind, whereas DMD uses its own 
> custom EH implementation.

Is libunwind somehow copied verbatim in the GDC/LDC sources?
Because I'm pretty sure I only installed it 2 weeks ago when
some benchmark tool from Google asked me to install it.

-- 
Marco



More information about the Digitalmars-d mailing list