More Resources
Recent Papers
Browse by Technology
Dev Log Archives
Developer Center |
[GNAT] Default warnings for non-local exceptions
Tuesday October 7, 2008
The warning -gnatw.x (warn on non-local propagated exception) is now set on by default if restriction No_Exception_Propagation is set, and the program has at least one exception handler.
Posted
in Development Log, GNAT Compilation System


