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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,bb163c965c676b88 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.189.75 with SMTP id dd11mr5504322qab.6.1348299834216; Sat, 22 Sep 2012 00:43:54 -0700 (PDT) Received: by 10.52.35.104 with SMTP id g8mr1362846vdj.19.1348299834124; Sat, 22 Sep 2012 00:43:54 -0700 (PDT) Path: e10ni13434282qan.0!nntp.google.com!l8no5473460qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 22 Sep 2012 00:43:54 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.88.168.182; posting-account=kLM-CAoAAAD1qD8LldjLWCXYzERl03-C NNTP-Posting-Host: 87.88.168.182 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <85e4a577-9219-4fbe-a2a1-1c1f1459792f@googlegroups.com> Subject: Re: Endianness and Record Specification From: Quentin Ochem Injection-Date: Sat, 22 Sep 2012 07:43:54 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-22T00:43:54-07:00 List-Id: Side note on this topic, there's been a recent enhancement to GNAT to specify endianness as representation clauses: http://www.adacore.com/developers/development-log/NF-71-L207-008-gnat/ http://docs.adacore.com/gnat-unw-docs/html/gnat_rm_3.html#SEC181 Will do the thing that you expect automatically ;-)