trpred functions now return mode info
commit223d1215583c233f9ed77531c48e51f4f8d9b4b4
authorKris Katterjohn <katterjohn@gmail.com>
Sun, 13 Nov 2022 03:03:29 +0000 (12 22:03 -0500)
committerKris Katterjohn <katterjohn@gmail.com>
Sun, 13 Nov 2022 03:03:29 +0000 (12 22:03 -0500)
treee17ef49131a857c7850f452af28babe1fd0eb142
parent8ef8ff484bdebf20a86ab8b4e796abdad18fc4d6
trpred functions now return mode info

Without this, we must assume that all modes are any when prederror can
be false.

Upcoming commits will be using these returned modes.

No problems with the test suite, share test suite or rtest_translator.
src/transl.lisp
src/trpred.lisp