Calypso progress report (+ updated MingW64 build)

deadalnix via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Nov 22 16:04:41 PST 2015


On Saturday, 21 November 2015 at 17:28:12 UTC, Elie Morisse wrote:
> Finally there: 
> https://syniurgeblog.wordpress.com/2015/11/20/catching-cpp-exceptions-in-d/
>
> Although a little late and probably less user-oriented than you 
> wanted?
>
>> For example, what's the lifetime of the pointer people will 
>> get from std::exception::what().
>
> The exception object gets destroyed on exiting the catch (C++) 
> block if the exception isn't rethrown.

I'd be very interested by the LLVM IR that this spout out. Also, 
good work, pulling that one is hard.



More information about the Digitalmars-d-announce mailing list