From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9bc0262607f781e9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-07 03:29:34 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-koe1.dfn.de!news.rwth-aachen.de!not-for-mail From: "Alexander Boucke" Newsgroups: comp.lang.ada Subject: Re: Making a package safe for use by multiple tasks Date: Fri, 7 Jun 2002 12:29:30 +0200 Organization: Lehr- und Forschungsgebiet f. Mechanik Message-ID: References: NNTP-Posting-Host: 134.130.177.114 X-Trace: nets3.rz.RWTH-Aachen.DE 1023445774 3930 134.130.177.114 (7 Jun 2002 10:29:34 GMT) X-Complaints-To: abuse@rwth-aachen.de NNTP-Posting-Date: 7 Jun 2002 10:29:34 GMT X-Newsreader: Microsoft Outlook Express Unix 5.00.2013.1312 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2013.1312 Xref: archiver1.google.com comp.lang.ada:25441 Date: 2002-06-07T10:29:34+00:00 List-Id: Thanks, good idea that might help. I did look in the RM, but not annex C... Regards, Alexander Grein, Christoph wrote in message ... >From: "Alexander Boucke" > >> idea, how this could be dealt with. The idea is, that every task needs to >> have it's own temporary object. But I have no idea how this could be be >> achieved in an automatic or semi-automatic way. > >See RM C.7.2 Task Attributes