slang-users mailing list

[2019 Date Index] [2019 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] slang 2.3.2 build problem by GCC v8 on Linux/i586


Hello.

I attempt to build slang 2.3.2 by GCC v8 on Linux/i586. Building is
fine but some tests isn't passed:

...
Testing array functions ...Unable to create a multi-dimensional array of the desired size
./array.sl:166:<top-level>:Invalid Parameter
Testing array functions [UTF-8 mode] ...Unable to create a multi-dimensional array of the desired size
./array.sl:166:<top-level>:Invalid Parameter
...

2 tests failed:  array.sl array.slc

All tests are passed when I use GCC v7 or when I use GCC v8 with -O0.
On x86_64 all tests are passed also (with GCC v8 with -O2). Is this a
hidden bug in slang maybe?

-- 
Regards,
Sergey
_______________________________________________
For list information, visit <http://jedsoft.org/slang/mailinglists.html>.


[2019 date index] [2019 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]