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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ea19776e3073a96 X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: C/C++ programmer giving Ada95 a chance -- writing an emulator. Date: 2000/04/02 Message-ID: <38E72E81.48A0F024@acenet.com.au>#1/1 X-Deja-AN: 605607235 Content-Transfer-Encoding: 7bit References: <38E3DBD7.27F5B246@acenet.com.au> <2YSE4.251$sy6.25957@news.pacbell.net> <38E44CC7.4206E027@acenet.com.au> <38E621C2.87B64ED9@averstar.com> <8c673t$qa0$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@telstra.net X-Trace: nsw.nnrp.telstra.net 954674960 203.35.118.1 (Sun, 02 Apr 2000 21:29:20 EST) Organization: Customer of Telstra Big Pond Direct MIME-Version: 1.0 NNTP-Posting-Date: Sun, 02 Apr 2000 21:29:20 EST Newsgroups: comp.lang.ada Date: 2000-04-02T00:00:00+00:00 List-Id: Robert Dewar wrote: > > In article <38E621C2.87B64ED9@averstar.com>, > Tucker Taft wrote: > > That would be a bug. The tag is *not* determined by the > > initial value if the target type is "specific" (as opposed to > > classwide). The tag *is* determined by the initial value if > > the target type is classwide. > > I certainly agree, and so, for all the examples I tried, does > GNAT, so I am not exactly sure what program Geoff is running > here! Part of the trouble is that if you don't have the exact > complete text, there can be confusion. The complete text is hidden somewhere in this thread! I used gnat 3.12p with the same results on two platforms. Maybe this is fixed in 3.13? Anyway, I have put in a bug report which demonstrates the problem. Cheers Geoff