comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: anon <anon@anon.org>
Subject: Re: Thanks Guys: Re: Predefined Packages
Date: Sat, 16 Jun 2007 09:12:46 +0200
Date: 2007-06-16T09:12:47+02:00	[thread overview]
Message-ID: <46738D6E.8070202@obry.net> (raw)
In-Reply-To: <DYsci.164373$p47.86065@bgtnsc04-news.ops.worldnet.att.net>

anon a �crit :
>    And after finding a number of packages in GNAT that initially do not 
> work.  An example is the "System.Partition_Interface" or files
> "s-parint.adb" and "s-parint.ads" which should allow one to read the 
> partitioning tables but GNAT says this is a dummy package unless 
> you download another of its many software packages that contains 
> an replacement package. Why include this package in the first place 
> just include it in the extra software package only.  So I decide to ask 
> the question.

Just for completeness of the runtime system. This is a common practice.
You provide the API, the runtime use it but the default implementation
is empty, doing nothing. The secondary package GLADE in this case will
add support for the distributed annex (Annex-E) and will so provide
proper implementation for this API. Frankly I don't see what puzzle you...

Pascal.

PS: BTW you are still posting anonymously, you don't even sign your
messages, this is not good netiquette. At least consider signing your
message with your first name!

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



  reply	other threads:[~2007-06-16  7:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15  9:28 Thanks Guys: Re: Predefined Packages anon
2007-06-16  7:12 ` Pascal Obry [this message]
2007-06-16 16:25 ` Gene
2007-07-26 10:15 ` tzpsky
replies disabled

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