Developer Center |
Friday December 7, 2007
A new pragma Unmodified is implemented, analogous to the existing pragma Unreferenced, which notes that an assignable entity (variable or OUT or IN OUT formal) is not modified, so that the corresponding warning (read but never assigned) is suppressed.
Posted
in Development Log, GNAT Compilation System