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,695f23160a3223e X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.news.pas.earthlink.net.POSTED!a6202946!not-for-mail From: Jeffrey Carter Organization: jrcarter commercial-at acm [period | full stop] org User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Unchecked conversion of arrays? References: <7_Soc.92431$dP1.290953@newsc.telia.net> <5ad0dd8a.0405140239.1411a24d@posting.google.com> In-Reply-To: <5ad0dd8a.0405140239.1411a24d@posting.google.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sat, 15 May 2004 01:11:48 GMT NNTP-Posting-Host: 63.184.32.153 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.news.pas.earthlink.net 1084583508 63.184.32.153 (Fri, 14 May 2004 18:11:48 PDT) NNTP-Posting-Date: Fri, 14 May 2004 18:11:48 PDT Xref: controlnews3.google.com comp.lang.ada:598 Date: 2004-05-15T01:11:48+00:00 List-Id: Wojtek Narczynski wrote: > Wide_String is packed, says gnatpsta. I don't know if it is part of > the standard. ARM A.1 has the specification of Standard, which contains the following: type Wide_String is array(Positive range <>) of Wide_Character; pragma Pack(Wide_String); -- Jeff Carter "Sir Robin the-not-quite-so-brave-as-Sir-Lancelot, who had nearly fought the Dragon of Angnor, who nearly stood up to the vicious Chicken of Bristol, and who had personally wet himself at the Battle of Badon Hill." Monty Python & the Holy Grail 68