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,dbaf05888e191cb6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-24 11:02:48 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: Access to array slices? Date: 24 Jan 2003 11:02:48 -0800 Organization: http://groups.google.com/ Message-ID: <5ad0dd8a.0301241102.e8474aa@posting.google.com> References: <5ad0dd8a.0301141717.2f1a9685@posting.google.com> NNTP-Posting-Host: 80.55.195.178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1043434968 22663 127.0.0.1 (24 Jan 2003 19:02:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 24 Jan 2003 19:02:48 GMT Xref: archiver1.google.com comp.lang.ada:33412 Date: 2003-01-24T19:02:48+00:00 List-Id: Hello, Looks like 'Unrestricted_Access in GNAT does it... Just curious, how is it with other compilers? Regards, Wojtek