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 X-Google-Thread: 103376,32ba5f24e70f4e55 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-07 22:56:32 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!195.158.233.21!news1.ebone.net!news.ebone.net!newsfeeds.net.uni-c.dk!news.net.uni-c.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: accesing internal codes used for an enumeration Date: Tue, 08 May 2001 07:56:31 +0200 Organization: Centre for Chaos and Turbulence Studies, Niels Bohr Institute Message-ID: <3AF78A8F.31017F01@nbi.dk> References: NNTP-Posting-Host: alf.nbi.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.net.uni-c.dk 989301391 13188 130.225.212.55 (8 May 2001 05:56:31 GMT) X-Complaints-To: usenet@news.net.uni-c.dk NNTP-Posting-Date: Tue, 8 May 2001 05:56:31 +0000 (UTC) X-Mailer: Mozilla 4.77 [en] (X11; U; OSF1 V4.0 alpha) X-Accept-Language: fo,da,no,sv,is,de,fr,en Xref: newsfeed.google.com comp.lang.ada:7307 Date: 2001-05-08T07:56:31+02:00 List-Id: Frank: > I'm not sure where it is, other than the description of enumerated > types. Since enumerated types map to an underlying integer > representation, your Uncheck_Conversion will be from the enumerated > type to an integer type (defined large enough to hold the all the > possible numbers). For an unchecked conversion to work, the sizes have to match exactly! Jacob -- Warning: Dates in calendars are closer than they appear.