:arguments option in long form define-method-combination

"R. Matthew Emerson" <[email protected]> Wed, 29 May 2024 14:17:07 -0700
Newsgroups gmane.lisp.openmcl.devel
Message-ID <[email protected]>
This GitHub issue is a report about a problem with the long form of =
define-method-combination. In particular, it is about the :arguments =
option.

https://github.com/Clozure/ccl/issues/492

If someone interested in this somewhat obscure area of CLOS wants to =
investigate, that would be great.

I have no idea why CCL is insisting on all symbols in the :argument =
lambda list.