-----maxima-bounces at math.utexas.edu wrote: -----
>I'm getting an new unexpected failure in today's CVS head branch:
>
>Running tests in rtest_allnummod:
>********************** Problem 499 ***************
>Input:
>sign(max(7, foo543) - max(6, foo543))
>
>
>Result:
>error-catch
>
This bug has been fixed. If you didn't already, try doing 'make clean'
before
make. If that doesn't work, cd to /src and do make clean. After that
re-build.
I had this same problem a few days ago and (I think) that only after doing
'make clean' in /src was I able to to eliminate the bug.
Barton