Fix bug #3543: bug with polynomialp
commitb114e5f5e98e510393a166e33832121f1857d22c
authorKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Feb 2021 15:10:27 +0000 (18 10:10 -0500)
committerKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Feb 2021 15:10:27 +0000 (18 10:10 -0500)
treebcdf2f240a7cdd502cff6a053814554c8b922786
parentc8c7e837b01408e74a372f660d44b49d679626e8
Fix bug #3543: bug with polynomialp

This fixes polynomialp so it compares variables with ALIKE1 instead
of EQUAL.  Barton Willis proposed this fix in the bug report.

This was also briefly discussed in the mailing list thread
"Extracting coefficients and powers from a polynomial" on
2020-09-16.

No problems with the test suite or share test suite.  A new test
has been added to rtest_polynomialp.
ChangeLog
src/polynomialp.lisp
tests/rtest_polynomialp.mac