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,a00ff2b882a06fda X-Google-Attributes: gid103376,public From: "Samuel T. Harris" Subject: Re: HELP: renames and enum values Date: 2000/04/10 Message-ID: <38F20B2B.5D60B609@Raytheon.com>#1/1 X-Deja-AN: 609177926 Content-Transfer-Encoding: 7bit References: <38ECE0EB.4BD4A53E@mindspring.com> <38EE2019.4C91075D@Raytheon.com> <38EE494D.DDB9CE9@mindspring.com> <8cp1hd$3so$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: Raytheon Aerospace Engineering Services Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-10T00:00:00+00:00 List-Id: Robert Dewar wrote: > > In article <38EE494D.DDB9CE9@mindspring.com>, > Al Johnston wrote: > > > What I really want here is a rename of a data type, > > which doesn't seem to be available in ada... > > subtype x is y; > > why isn't that good enough for renaming purposes???? > > Sent via Deja.com http://www.deja.com/ > Before you buy. It really doesn't rename the type. Enumeration literals are not available from the subtype. When I do a package rename, I can reference all the package content from the renamed package. So subtyping is related, but not the same, as renaming. -- Samuel T. Harris, Principal Engineer Raytheon, Aerospace Engineering Services "If you can make it, We can fake it!"