Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] New pragma Unmodified

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 by Posted in Development Log, GNAT Compilation System