What the hell is going on with exceptions in DMD 2.054?

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Jul 21 14:54:50 PDT 2011


Minimized test case:
https://github.com/AndrejMitrovic/temporary/blob/master/exception_bug/cpp.rar

If you uncomment the exception handler, then the exception is caught.
Otherwise nothing is shown to stdout.


More information about the Digitalmars-d mailing list