[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] Test cases for PortableLib on arm
From: |
minddog |
Subject: |
Re: [Pnet-developers] Test cases for PortableLib on arm |
Date: |
Sat, 15 Mar 2003 07:12:51 -0700 |
User-agent: |
KMail/1.5.9 |
On Friday 14 March 2003 14:54, Rhys Weatherley wrote:
> On Saturday 15 March 2003 03:00 am, minddog wrote:
> > ~ # ./endian
> > float(1.0) => 0x00, 0x00, 0x80, 0x3F
> > double(1.0) => 0x00, 0x00, 0xF0, 0x3F, 0x00, 0x00, 0x00, 0x00
> > long(0x0102030405060708) => 0x08, 0x07, 0x06, 0x05, 0x04, 0x03, 0x02,
> > 0x01 ~ #
>
> As I thought, "double" uses a "mixed-endian" encoding. I've updated the
> CVS tree with the fix.
Okay couple things are fixed =)
Heres a fresh view of what runs and fails, see attached.
Note, SystemXml tests passed with zero errors.
regards,
--
--minddog( Adam Ballai )
"I try to take it one day at a time, but several of them attack me at once."
-mistyflip
Testruntime.output
Description: Text document
TestSystem.output
Description: Text document