[Ecls-list] Maxima 5.16.1 release

Robert Dodier robert.dodier at gmail.com
Sun Aug 10 19:28:06 UTC 2008


Hello,

I have tagged version-5_16_1 in cvs and created rpm, srpm,
and tar.gz files and uploaded them to the SF file manager.
http://sourceforge.net/project/showfiles.php?group_id=4933

I get 3 unexpected errors in the test suite as tested on
a CentOS system w/ Clisp.

Note that there is at least 1 commit after version-5_16_1
on RELEASE-5_16-BRANCH. So developers probably
want to pull from the end of the branch rather than using
the tagged release.

I would like to take this opportunity to ask developers,
please do not commit anything on the 5.16 release branch
unless it is a resolution of a build problem or a bug fix
for a regression bug (i.e. something which worked correctly
in previous releases but got broken in this release).

HTH

Robert Dodier

PS. Here are the test failures. These are all in rtest14.

********************** Problem 231 ***************
Input:
test_bessel(bessel_i(- 2.5, - 1.5), - .8015666610717216 %i, 14)


Result:
0.234773439454848

This differed from the expected result:
true

********************** Problem 232 ***************
Input:
test_bessel(bessel_i(- 2.5, 1.5), .8015666610717216, 14)


Result:
.2347734394548481

This differed from the expected result:
true

********************** Problem 242 ***************
Input:
test_bessel(bessel_i(2.5, - 1.0), .05709890920304825 %i, 15)


Result:
.01672388330721784

This differed from the expected result:
true




More information about the ecl-devel mailing list