comp.lang.ada
 help / color / mirror / Atom feed
* Remote Types packages in distributed systems
@ 1998-07-17  0:00 Michael F Brenner
  1998-07-17  0:00 ` Tucker Taft
  0 siblings, 1 reply; 2+ messages in thread
From: Michael F Brenner @ 1998-07-17  0:00 UTC (permalink / raw)


There are two contradictory statements in Appendix E of the Ada
Language Reference Manual pertaining to remote-types. Which one
takes precedence?

E.2(9) Remote Types. The declaration of the library unit can depend
only on other remote types library units, or [a shared passive or a pure
unit]; the body of the library unit is unrestricted; ...


E.2.2(4) A remote types library unit is a library unit to which
         the pragma Remote_Types applies. The following restrictions
         apply to the declaration of such a library unit:
                 it shall be preelaborable; ...



It cannot have a preelaborable declaration if its body is unrestricted
and can import a non-preelaborable unit.

Which of these two contradictory statements shall rule?

Mike Brenner               





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-07-17  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-17  0:00 Remote Types packages in distributed systems Michael F Brenner
1998-07-17  0:00 ` Tucker Taft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox