home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / lrm / chapb.err < prev    next >
Encoding:
Text File  |  1988-05-03  |  1.2 KB  |  68 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                             Errata for changes to Chapter B version 21
  7.  
  8.  
  9.  
  10. paragraph  13paragraph  13paragraph  13
  11.  
  12.  
  13.  
  14. STORAGE_UNIT   Takes a numeric literal as the single argument.  This pragma is only allowed at the
  15.                start of a  compilation,  before  the  first  compilation  unit  (if  any)  of  the
  16.                compilation.   The  effect  of  this  pragma  is  to use the value of the specified
  17.                numeric literal for the definition of the named number STORAGE_UNIT (see 13.7).
  18.  
  19.  
  20.  
  21. paragraph  15paragraph  15paragraph  15
  22.  
  23.  
  24. If the pragma includes a name, the permission to omit the given check is further  restricted:   it
  25. is  given  only  for  operations on the named object or on all objects of the base type of a named
  26. type or subtype;  for calls of a named subprogram;  for activations of tasks  of  the  named  task
  27. type;  or for instantiations of the given generic unit (see 11.7).
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. -1                                                                                    15 paragraph
  68.