comp.lang.ada
 help / color / mirror / Atom feed
From: Jean-Pierre Rosen <rosen@adalog.fr>
Subject: Re: erreur de compilation !!
Date: Fri, 25 Jan 2008 17:20:46 +0100
Date: 2008-01-25T17:20:46+01:00	[thread overview]
Message-ID: <692dnf.p3p.ln@hunter.axlog.fr> (raw)
In-Reply-To: <a206a7d1-a8b3-47a0-8cc2-c750f4f2b1ac@k39g2000hsf.googlegroups.com>

djalil85@hotmail.fr a �crit :
> J'ai un probl�me de compilation et j'aurais besoin d'aide SVP:
> 
If you want to post in French, please use fr.comp.lang.ada

But we'll forgive you since it is the first time...

> entier_paquetage.adb:4:01: spec of this package does not allow a body
Si la spec ne demande pas un corps, le corps n'est pas autoris�. On peut 
forcer un corps en mettant "pragma elaborate_body;" dans la spec.

> entier_paquetage.adb:20:08: "Superieure" is not visible
> entier_paquetage.adb:20:08: non-visible declaration at
> comparaison_paquetage.ads:7
Il faut rendre le paquetage o� est d�clar�e la fonction visible par
    use Operations_Instance.Comparaison_Instance;

-- 
---------------------------------------------------------
            J-P. Rosen (rosen@adalog.fr)
Visit Adalog's web site at http://www.adalog.fr



      reply	other threads:[~2008-01-25 16:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 15:51 erreur de compilation !! djalil85
2008-01-25 16:20 ` Jean-Pierre Rosen [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