Add back old MFUNCTION-CALL MACRO warning message
commitb389e5910f4a3965627c60cf2bb9b49ac83b2e04
authorKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Jul 2024 15:13:27 +0000 (18 11:13 -0400)
committerKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Jul 2024 15:13:27 +0000 (18 11:13 -0400)
treee3799f438861f2ed2a1b9b8fa93991e24fa9878d
parent8989274fcac71f6d28932bfbb41156b68c4fb71f
Add back old MFUNCTION-CALL MACRO warning message

This message used to be printed in Macsyma when MFUNCTION-CALLing a
lisp macro.  The printing of this particular message was lost when
converting this code away from Maclisp, and I'm guessing that it was
not intentional.  I think this case deserves a warning message just
as much as the other cases.

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