Handle all specreps in ERROR-SIZE
commit5a50c69c63906a5221c1efc216368aeac85db73a
authorKris Katterjohn <katterjohn@gmail.com>
Thu, 25 Nov 2021 19:45:12 +0000 (25 14:45 -0500)
committerKris Katterjohn <katterjohn@gmail.com>
Thu, 25 Nov 2021 19:45:12 +0000 (25 14:45 -0500)
tree9bb0c5d0c5d0842829a65e1270990761ea85e91a
parent785d6f0e123bc50d26b91769fdc8c762c6375493
Handle all specreps in ERROR-SIZE

A RATDISREP call was added to ERROR-SIZE in commit 6815885a, but
this loses when the arg is a Poisson series.  Now use SPECREPCHECK
instead to safely disrep any specreps here.

One easy way to trigger a lisp error was apply(foo,intopois(1)).

No problems with the test suite or share test suite.
src/merror.lisp