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=unavailable autolearn_force=no version=3.4.4 Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: bug or feature References: <136dc796-8f60-4fc0-a2f8-70e0ca24c9f1@googlegroups.com> <858ulu1orl.fsf@stephe-leake.org> <79a52a0d-df2c-464f-b5f4-c1be76a0f536@googlegroups.com> Date: Mon, 08 Sep 2014 23:32:50 -0500 Message-ID: <85tx4hxvkd.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:Z4wr65z6yDkwPnPat7jNa4T6Fw4= MIME-Version: 1.0 Content-Type: text/plain X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: a6f00540e82fee3fb833018599 X-Received-Bytes: 1109 X-Received-Body-CRC: 312843154 Xref: number.nntp.dca.giganews.com comp.lang.ada:188924 Date: 2014-09-08T23:32:50-05:00 List-Id: Charly writes: > Am Montag, 8. September 2014 10:48:42 UTC+2 schrieb Stephen Leake: >> >> You can't use 'rename' on a type, only on an object. In most cases, >> >> 'subtype' is a good way to rename a type. But not in this case. >> > > Why not in this case? See the other thread. -- -- Stephe