Desolve fails after commit [4b8a98] of 2013-03-21



OK, it must be some garbage that somehow got into my local copy of the 
repository. Making a fresh new copy,
it now works fine. The funy thing and only Laplace transforms failed, 
while all other tests in the test suite passed.

Sorry for the noise.

Jaime

On 24-10-2013 08:39, Jaime Villate wrote:
> I tried it with the most recent git version and then I did a binary 
> search in the git repository to determine which versions worked and 
> when it started to fail:
>
> # git pull
> # make
> # sudo make install
> # rmaxima
>
> Maxima branch_5_31_base_79_gf5e6d07 http://maxima.sourceforge.net
> using Lisp SBCL 1.1.1.0.debian
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
> (%i1) desolve('diff(f(x),x)=f(x), f(x));
>
> Maxima encountered a Lisp error:
>
>  The function MAXIMA::CONTEXT is undefined.
>
> Regards,
> Jaime
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima