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 Path: g2news2.google.com!news1.google.com!news.glorb.com!news2.glorb.com!news.cse.ohio-state.edu!usenet01.sei.cmu.edu!elk.ncren.net!newsswitch.lcs.mit.edu!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: GNAT bug with overriding and Limited_Controlled? Date: Mon, 26 Oct 2009 20:12:35 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <3335118d-85bd-40f5-8a7a-4cff74ffb269@j19g2000yqk.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1256602355 12013 192.74.137.71 (27 Oct 2009 00:12:35 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Tue, 27 Oct 2009 00:12:35 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:6bUXIIDTxKatmC7p0TXSASgLCl0= Xref: g2news2.google.com comp.lang.ada:8802 Date: 2009-10-26T20:12:35-04:00 List-Id: Maciej Sobczak writes: > Is it a compiler bug? Looks like it. >...I think so, but if not, where is the original > magic Adjust that the above code is apparently overriding? Probably the one in s-finroo.ads. But this Adjust is supposed to be invisible to user's code. - Bob