lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thanks. Hmmm, that would be strange. An endianess problem? Both
targets are little endian in hardware, and I see no reason to emulate
gloating point numbers as big endian when everything else around you
is little endian.

On Thu, Aug 28, 2008 at 12:20 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Damn, this can only mean different physical representations of
>> floating point numbers :)
>
> See http://lua-users.org/lists/lua-l/2008-08/msg00201.html
>