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-Thread: a07f3367d7,aa14979d20ba3045 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.n-ix.net!news.bawue.net!not-for-mail From: Philipp Riegger Newsgroups: comp.lang.ada Subject: Re: Allocation question Date: Mon, 11 May 2009 14:36:56 +0200 Organization: bawue.net - http://www.bawue.net Message-ID: <20090511143656.3822b06e@troy.s.riegger.name> References: <4a07fc7a$0$2855$ba620e4c@news.skynet.be> <20090511125735.1edd4b47@troy.s.riegger.name> <4a081781$0$30224$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: s_riegger_name.tunnel.bawue.de Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.bawue.net 1242045515 8734 86.111.250.18 (11 May 2009 12:38:35 GMT) X-Complaints-To: abuse@news.bawue.net NNTP-Posting-Date: Mon, 11 May 2009 12:38:35 +0000 (UTC) X-Newsreader: Claws Mail 3.7.1 (GTK+ 2.16.1; i686-pc-linux-gnu) Xref: g2news2.google.com comp.lang.ada:5763 Date: 2009-05-11T14:36:56+02:00 List-Id: On Mon, 11 May 2009 14:18:09 +0200 Georg Bauhaus wrote: > How would this work? You're right, I read the example too fast and thought, it was an enumeration type with 3 entries. Thanks for the correction. Phlipp