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,c29e7d7316b0eb5c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Sender: malo@0x535862f0.boanxx18.adsl-dhcp.tele.dk Newsgroups: comp.lang.ada Subject: Re: task pointer and Unchecked_Conversion References: <1120472999.047637.46760@g14g2000cwa.googlegroups.com> From: Mark Lorenzen Date: 04 Jul 2005 18:19:37 +0200 Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: TDC Totalloesninger NNTP-Posting-Host: 83.88.98.240 X-Trace: 1120493977 dtext02.news.tele.dk 182 83.88.98.240:60339 X-Complaints-To: abuse@post.tele.dk Xref: g2news1.google.com comp.lang.ada:11849 Date: 2005-07-04T18:19:37+02:00 List-Id: "e.coli" writes: > how work Unchecked_Conversion with task pointer? > the behavior depend by the compiler? > > thansk In order to give you a valuable answer, I think you should try to explain what you want to accomplish. - Mark