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,350146ee5962eb2b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-20 12:31:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!btnet-peer1!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: "martin.m.dowie" Newsgroups: comp.lang.ada References: <3BF83DFF.52C85B1D@erols.com> <3bfa43f6@pull.gecm.com> Subject: Re: Update of SAL X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: <_%yK7.1742$6W6.476876@news2-win.server.ntlworld.com> Date: Tue, 20 Nov 2001 20:24:42 -0000 NNTP-Posting-Host: 62.252.147.23 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 1006287994 62.252.147.23 (Tue, 20 Nov 2001 20:26:34 GMT) NNTP-Posting-Date: Tue, 20 Nov 2001 20:26:34 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:16751 Date: 2001-11-20T20:24:42+00:00 List-Id: "Stephen Leake" wrote in message news:uherpd3zk.fsf@gsfc.nasa.gov... > "Martin Dowie" writes: > [snip] > > Hmm. There seems to be a problem with my quality control! > > I apparently added sal-gen-word_order_convert without adding a test > for it, so I never actually compiled it, so I didn't notice I left out > Endianness. Sigh. > > Below is the version for GNAT on x86; this package is compiler and CPU > specific. Obviously, I should rename it to SAL.Endianness or > something. > > Let me know if this doesn't work. cheers!