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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7345e706c651a1a3 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!c77g2000hse.googlegroups.com!not-for-mail From: petter_fryklund@hotmail.com Newsgroups: comp.lang.ada Subject: Re: pragma Pack does not work on GNAT 5.01a for Redhat Linux. Date: Tue, 19 Jun 2007 07:15:41 -0700 Organization: http://groups.google.com Message-ID: <1182262541.190785.218560@c77g2000hse.googlegroups.com> References: <1182259013.590515.118310@g4g2000hsf.googlegroups.com> <1182261733.7759.26.camel@kartoffel> NNTP-Posting-Host: 148.2.192.140 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1182262541 21811 127.0.0.1 (19 Jun 2007 14:15:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Jun 2007 14:15:41 +0000 (UTC) In-Reply-To: <1182261733.7759.26.camel@kartoffel> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: c77g2000hse.googlegroups.com; posting-host=148.2.192.140; posting-account=BR1rQA0AAADK6pcQTy1j-a-E35ZLMrdq Xref: g2news1.google.com comp.lang.ada:16239 Date: 2007-06-19T07:15:41-07:00 List-Id: We used to have rep spec's very early in a previous project, but one of the other team members found that pragma Pack did the work as well for Solaris, so we decided to do without rep specs. We thought it was a good decision when the number of similar records increased over 500. Now we are not so sure anymore. The before mentioned team member thinks it is a bug and will probably submit a bug report to ACT. As a former UNISYS employee, word size is always 36 ;-)