comp.lang.ada
 help / color / mirror / Atom feed
From: ytomino <aghia05@gmail.com>
Subject: Re: gneric package breaks the restriction of No_Elaboration_Code ?
Date: Mon, 28 Feb 2011 05:03:05 -0800 (PST)
Date: 2011-02-28T05:03:05-08:00	[thread overview]
Message-ID: <d1e54aa1-0cd0-443e-9556-d764283a6c66@z3g2000prz.googlegroups.com> (raw)
In-Reply-To: f0c58e2d-0af4-4cc0-82e7-9f3a0a897787@a11g2000pri.googlegroups.com

Sorry, I missed copy & paste t_m.adb.

pragma Restrictions (No_Elaboration_Code);
pragma No_Run_Time;
with t_i;
procedure t_m is
begin
   null;
end t_m;



      parent reply	other threads:[~2011-02-28 13:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 10:26 gneric package breaks the restriction of No_Elaboration_Code ? ytomino
2011-02-28 12:42 ` Simon Wright
2011-03-07  8:51   ` ytomino
2011-02-28 13:03 ` ytomino [this message]
replies disabled

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