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

New warning for Ada 2005 compatibility

Monday May 30, 2005

Warnings about Ada 2005 compatibility issues (for example the use of new keywords like Interface) are output by default. A new warning option -gnatwY (in VMS this is WARNINGS=NOADA_2005_COMPAIBILITY) can be used to turn these warnings off selectively.

 

Posted by Posted in Development Log, GNAT Compilation System