Subject: Maxima 5.19.1 and the two bugs related to defint
From: Robert Dodier
Date: Mon, 24 Aug 2009 22:15:57 -0600
On 8/24/09, Dieter Kaiser <drdieterkaiser at web.de> wrote:
> I think you have followed the discussion about the ugly problems with
> defint. I am very sorry, that I have not detected the problems earlier.
It's really no problem, I'm glad that the problems got fixed eventually.
Thanks for working on these problems (and so many others).
> I have committed two corrections which solve the problems
> Furthermore I have committed a change to defint to get the expected
> behavior for the boundaries of the integral:
> What can we do to include the corrections in the current version 5.19?
Go ahead and commit patches to the 5.19 branch and in a few
days I will create a 5.19.2 release. I think the CVS incantation you
want is something like
cvs update -r RELEASE-5_19-BRANCH
cvs update -j 1.mm -j 1.nn src/whatever.lisp
followed by cvs commit, to merge in the difference between
revisions 1.mm and 1.nn of src/whatever.lisp.
Hope this helps
Robert Dodier