January 06, 2003 Structured Exception Handling compiled with -o+vbe | ||||
---|---|---|---|---|
| ||||
#include <excpt.h> int main() { __try { } __except (EXCEPTION_EXECUTE_HANDLER) { } } // Internal error: gflow 1544 Only happens when trying to compile with -o+vbe (so it's really low priority) bye, Christof -- http://cmeerw.org JID: cmeerw@jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net? |
Copyright © 1999-2021 by the D Language Foundation