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] Warn on disallowed return of null

Thursday June 28, 2007

If in Ada 2005 mode a function specifies a not null return value, then an attempt to explicitly return null now generates an appropriate warning.

 

Posted by Posted in Development Log, GNAT Compilation System