Ada Programming/Pragmas/Restrictions/No Obsolescent Features

< Ada Programming < Pragmas < Restrictions
Computing » Computer Science » Computer Programming » Ada Programming

This language feature is only available from Ada 2005 on.

Summary

The restriction No_Obsolescent_Features is used to forbid the use of any deprecated language feature (see Annex J of the RM (Annotated)).

Compare with restriction No_Implementation_Attributes and No_Implementation_Pragmas.

See also

Wikibook

Ada Reference Manual

Ada Quality and Style Guide

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.