Ticket #1439: prg_exec_fail3.patch
File prg_exec_fail3.patch, 425 bytes (added by , 15 years ago) |
---|
-
prg_exec_fail3.cpp
13 13 // user fatal exceptions. Should fail during run. But not crash. 14 14 // *************************************************************************** 15 15 16 #undef NDEBUG 16 17 #include <cassert> 17 18 18 19 int cpp_main( int, char *[] ) // note the name