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: 103376,7b6305d0d57a9f34 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.50.169 with SMTP id d9mr1473433pbo.0.1320178913243; Tue, 01 Nov 2011 13:21:53 -0700 (PDT) Path: p6ni57624pbn.0!nntp.google.com!news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news-1.dfn.de!news.dfn.de!news.uni-weimar.de!not-for-mail From: Stefan.Lucks@uni-weimar.de Newsgroups: comp.lang.ada Subject: Re: Normalizing array indices Date: Tue, 1 Nov 2011 21:18:54 +0100 Organization: Bauhaus-Universitaet Weimar Message-ID: References: NNTP-Posting-Host: medsec1.medien.uni-weimar.de Mime-Version: 1.0 X-Trace: tigger.scc.uni-weimar.de 1320178912 2186 141.54.178.228 (1 Nov 2011 20:21:52 GMT) X-Complaints-To: news@tigger.scc.uni-weimar.de NNTP-Posting-Date: Tue, 1 Nov 2011 20:21:52 +0000 (UTC) X-X-Sender: lucks@medsec1.medien.uni-weimar.de In-Reply-To: Xref: news1.google.com comp.lang.ada:18779 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: 2011-11-01T21:18:54+01:00 List-Id: On Fri, 28 Oct 2011, Adam Beneschan wrote: > procedure Sort (A : in out Sort_Array_Type) is > subtype A_Type is Sort_Array_Type (1 .. A'Length); > Alias_A : A_Type renames A_Type(A); > begin > ... > end Sort; Ah, that seems to work! Thank you! -- ---- Stefan.Lucks (at) uni-weimar.de, University of Weimar, Germany ---- ------ I love the taste of Cryptanalysis in the morning! ------