comp.lang.ada
 help / color / mirror / Atom feed
* Refactoring for error: cannot inline "X" (forward instance within enclosing body)
@ 2012-06-25 13:02 Keean Schupke
  2012-06-25 13:03 ` Keean Schupke
  2012-06-25 19:47 ` Brian Drummond
  0 siblings, 2 replies; 12+ messages in thread
From: Keean Schupke @ 2012-06-25 13:02 UTC (permalink / raw)


Hi,


I am forcing the inlining of some procedures using:

pragma Inline_Always(X);

and I am getting the error:

cannot inline "X" (forward instance within enclosing body)

Can someone explain what a forward instance is and what the enclosing body (IE the scope of the error is).


Regards,
Keean.



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

end of thread, other threads:[~2012-06-27 17:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-25 13:02 Refactoring for error: cannot inline "X" (forward instance within enclosing body) Keean Schupke
2012-06-25 13:03 ` Keean Schupke
2012-06-25 19:47 ` Brian Drummond
2012-06-26  7:51   ` Keean Schupke
2012-06-26  9:49     ` Georg Bauhaus
2012-06-26 11:53       ` Keean Schupke
2012-06-26 15:42         ` Keean Schupke
2012-06-26 20:06           ` Keean Schupke
2012-06-26 10:44     ` Brian Drummond
2012-06-26 22:43       ` Randy Brukardt
2012-06-27 10:04         ` Keean Schupke
2012-06-27 17:26       ` Simon Wright

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