comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: Strange warning message
Date: Wed, 29 Nov 2017 14:47:13 -0600
Date: 2017-11-29T14:47:13-06:00	[thread overview]
Message-ID: <ovn6ch$r6r$1@franka.jacob-sparre.dk> (raw)
In-Reply-To: 51a6bff7-ca9f-44d8-a00b-9068727fb104@googlegroups.com

"reinert" <reinkor@gmail.com> wrote in message 
news:51a6bff7-ca9f-44d8-a00b-9068727fb104@googlegroups.com...
>Sorry for showing a bit confusion here, but could you indicate in few words
>what is a "task declared at the library level" ? A task declared i package
>"above" the main program?

Library-level is the place where top-level compilation units exist. For 
instance, Ada.Text_IO is at library-level. Your own separately compiled 
packages also exist there. "Library-level" is sometimes called "global", as 
it belongs to the progam as a whole, and isn't scoped like things declared 
in subprograms or tasks are.

Hope this helps.

                                 Randy.



  reply	other threads:[~2017-11-29 20:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27  8:40 Strange warning message reinert
2017-11-27  9:00 ` Jacob Sparre Andersen
2017-11-27  9:13   ` reinert
2017-11-27  9:45     ` Jacob Sparre Andersen
2017-11-27 10:43       ` reinert
2017-11-27  9:01 ` gautier_niouzes
2017-11-27  9:09   ` gautier_niouzes
2017-11-27  9:27     ` reinert
2017-11-27 10:42 ` Jeffrey R. Carter
2017-11-27 10:47   ` reinert
2017-11-27 11:52     ` reinert
2017-11-29  0:43 ` Robert Eachus
2017-11-29 10:39   ` reinert
2017-11-29 20:47     ` Randy Brukardt [this message]
2017-11-30 14:11       ` reinert
2017-12-01 22:53     ` Robert Eachus
2017-12-02  8:47       ` Simon Wright
2017-12-02  9:47         ` Niklas Holsti
replies disabled

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