comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: Re: Aspect programming
Date: Wed, 27 Jul 2011 21:56:37 -0700 (PDT)
Date: 2011-07-27T21:56:37-07:00	[thread overview]
Message-ID: <e9a03c85-5e02-4e64-a289-74199b2b476c@v12g2000vby.googlegroups.com> (raw)
In-Reply-To: f442a1c8-4791-4421-931f-c4484523ea5b@t9g2000vbs.googlegroups.com

You're using GNAT, which requires one compilation unit per file.
Thus your pragma Assertion_Policy applies only to the unit where it is
in the context clause.

If you want it to apply to all units, you have to use it as a
configuration pragma.



  reply	other threads:[~2011-07-28  4:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 16:29 Aspect programming Anh Vo
2011-07-28  4:56 ` AdaMagica [this message]
2011-07-28 14:25   ` Robert A Duff
2011-07-28 18:13   ` Adam Beneschan
2011-07-28 19:38     ` Adam Beneschan
2011-07-29 16:09     ` Anh Vo
2011-07-29 19:48       ` Adam Beneschan
2011-07-29 11:03   ` Martin
2011-07-30  2:31     ` Harry Tucker
2011-08-01 18:20   ` Anh Vo
2011-08-11 22:58 ` Yannick Duchêne (Hibou57)
replies disabled

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