RM 2 8 17-19 Pragmas (GNAT Reference Manual) (original) (raw)
Next: RM 3.5.2(5): Alternative Character Sets, Previous: RM 2.8(16): Pragmas, Up: Implementation Advice [Contents][Index]
6.5 RM 2.8(17-19): Pragmas ¶
“Normally, an implementation should not define pragmas that can make an illegal program legal, except as follows:
- A pragma used to complete a declaration, such as a pragma
Import
;- A pragma used to configure the environment by adding, removing, or replacing
library_items
.”
See RM 2.8(16); Pragmas.