comp.lang.ada
 help / color / mirror / Atom feed
From: Alexandre K <alexandre.nospam@gmail.com>
Subject: Re: Spark, pragma
Date: Fri, 28 May 2010 06:09:05 -0700 (PDT)
Date: 2010-05-28T06:09:05-07:00	[thread overview]
Message-ID: <b977d584-a35e-48d9-9395-7c9b02ddd8ec@e28g2000vbd.googlegroups.com> (raw)
In-Reply-To: 84190303-5d90-49fd-9297-07b07ee4ffb1@b21g2000vbh.googlegroups.com

Well, I have got the answer. Thanks to Rod.
The SLI file is generated by the exminer since version 9.0 and is used
by GPS.

Putting a pragma before the package body results in an error because
the file not contains
1 compilation unit, but 2.
The wayround is to put the pragma inside the package body
package body P is
 pragma ...

Alex



      reply	other threads:[~2010-05-28 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28  7:34 Spark, pragma Alexandre K
2010-05-28  7:50 ` Yannick Duchêne (Hibou57)
2010-05-28  9:08   ` Alexandre K
2010-05-28  9:26     ` Yannick Duchêne (Hibou57)
2010-05-28  9:54       ` Alexandre K
2010-05-28 13:09         ` Alexandre K [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