comp.lang.ada
 help / color / mirror / Atom feed
* Spark, pragma
@ 2010-05-28  7:34 Alexandre K
  2010-05-28  7:50 ` Yannick Duchêne (Hibou57)
  0 siblings, 1 reply; 6+ messages in thread
From: Alexandre K @ 2010-05-28  7:34 UTC (permalink / raw)


Hi,
I am having trouble with Spark and pragma. If I am not wrong, Spark
accepts all pragmas and generate warning when we run the examiner. In
order than the examiner succeeds, we can tell in the warning control
file that we want to accept some or all pragma, with "pragma all".
Basically, I added a pragma Style_Checks ("-s", Off) in the beginning
of the package body.
When I run the examiner without warning control, it results a warning
about this pragma and another as a consequence :

Warning 430 - SLI generation abandoned owing to syntax or semantic
errors or multiple units in a single source file.

If run the examiner with the warning control, the warning message is
resumed, but the warning

Warning 430 - SLI generation abandoned owing to syntax or semantic
errors or multiple units in a single source file.

still exists and there is no other warning or error.
I can't understand why.

Any idea ?
Thanks



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

end of thread, other threads:[~2010-05-28 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox