Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[GNAT] Improvements to pragma Obsolescent

Wednesday August 13, 2008

The implementation of pragma Obsolescent now allows the entity parameter to be present or absent (that is, the old version without the entity is considered fully supported and not obsolete). It is no longer required to use the "Entity =>" identifier for the first parameter when the entity is present. Instead this is now like any other pragmas, you can choose whether or not to use argument identifiers.

 

Posted by Posted in Development Log, GNAT Compilation System