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-Thread: 103376,162ee844b6e6caa1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!newsfeed2.easynews.com!easynews.com!easynews!easynews-local!news.easynews.com.POSTED!not-for-mail From: A. Imran Newsgroups: comp.lang.ada Subject: Re: Odd error with access to derived types Message-ID: <9go4n0d40olngkj8maavc98vrfr5b3pmr4@4ax.com> References: X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@easynews.com Organization: EasyNews, UseNet made Easy! X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly. Date: Sun, 17 Oct 2004 12:14:05 GMT Xref: g2news1.google.com comp.lang.ada:5354 Date: 2004-10-17T12:14:05+00:00 List-Id: Thank you all for your time and looking at the code. As a workaround, I had implemented choice (c) in my code, which was to use an access to task type. I'll submit this to GNAT.