lua-users home
lua-l archive

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


On Fri, 2 Jan 2015 11:36:49 -0200
Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:

<snip>

> All feedback welcome. Thanks.
> --lhf
> 


Builds and runs on NetBSD 6.1.5 on sparc64, but gets an assertation
failure running the test suite:

***** FILE 'math.lua'*****
testing numbers and math lib
64-bit integers, 53-bit (mantissa) floats
/usr/local/bin/lua: math.lua:155: assertion failed!
stack traceback:
        [C]: in function 'assert'
        math.lua:155: in main chunk
        (...tail calls...)
        all.lua:177: in main chunk
        [C]: in ?
.>>> closing state <<<

-- 
Aaron B. <aaron@zadzmo.org>