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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,38ceb882eed41e1e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-30 17:55:54 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Size and pack Date: 30 Oct 2001 17:55:53 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0110301755.5a67cf1e@posting.google.com> References: <9ff447f2.0110100005.2503bb00@posting.google.com> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1004493353 11719 127.0.0.1 (31 Oct 2001 01:55:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 31 Oct 2001 01:55:53 GMT Xref: archiver1.google.com comp.lang.ada:15452 Date: 2001-10-31T01:55:53+00:00 List-Id: "Smark" wrote in message news:... > As you indicated in another post, neither pragma pack nor a rep clause > gives you what you want. This is because neither of these will violate > the alignment rules for a given type. This is incorrect (I must say a thread with the above subject is almost designed to attract a fair number of incorrect posts, and the expectation is met here, this is tricky stuff).