- Subject: Re: [slang-users] slang-2.3.2 released
- From: Marco Atzeri <marco.atzeri@xxxxxxxxx>
- Date: Mon, 5 Mar 2018 19:38:07 +0100
On 05/03/2018 00:58, John E. Davis wrote:
I am pleased to announce the release of version 2.3.2 of the slang
library. This version is backwards binary compatible with previous
versions in the 2.x.y series.
Version 2.3.2 is primarily a maintainance release. A notable element
of this version is that it adds support for the new binary terminfo
file format introduced by ncurses 6.1 eariler this year. For a
detailed list of changes, see the changes.txt file that is part of the
source code distribution.
See <https://www.jedsoft.org/slang/download.html> for information about
obtaining the latest version of the library.
Thanks,
--John
Hi John,
only on 32bit cygwin I see a test failure
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
I assume the array request is too large
SS = Long_Type[10000,10000,10000,10000,10000,10000];
Every thing fine on 64 bit.
Regards
Marco
[2018 date index]
[2018 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]