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,8247c32bb1260c74 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-23 04:52:25 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: martin.dowie@btopenworld.com (Martin Dowie) Newsgroups: comp.lang.ada Subject: Re: Q re pack & aliased Date: 23 Apr 2003 04:52:25 -0700 Organization: http://groups.google.com/ Message-ID: References: <63lpa.48072$Si4.30616@rwcrnsc51.ops.asp.att.net> NNTP-Posting-Host: 20.138.254.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1051098745 28849 127.0.0.1 (23 Apr 2003 11:52:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 Apr 2003 11:52:25 GMT Xref: archiver1.google.com comp.lang.ada:36402 Date: 2003-04-23T11:52:25+00:00 List-Id: > warning and an incorrect program. (In ObjectAda, however, 'component_size > does the desired thing, while pragma pack is ignored with no warning. > Janus packs as desired. I'd be curious what happens with Rational or > Green Hills Windows targeted compilers.) Won't GHS do the same as OA? don't they share the same front-end?