Re: commit: abi: (Re: Encoding is totally broken.)

From: Mike Nordell (tamlin@algonet.se)
Date: Thu Oct 24 2002 - 10:11:20 EDT

  • Next message: Mike Nordell: "Re: commit: abi: (Re: Encoding is totally broken.)"

    Martin Sevior wrote:

    > No it didn't help. 'fred' appears as
    >
    > 1711276032 1912602624 1694498816 1677721600

    Just to make sure, you are aware that the numbers you display is the hex
    numbers:

    'f' << 24, 'r' << 24 and so on

    This is most definitely an endian bug.

    /Mike



    This archive was generated by hypermail 2.1.4 : Thu Oct 24 2002 - 18:38:53 EDT