chiark / gitweb /
src/method-impl.lisp (method-keyword-argument-lists): Check message type.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Mar 2017 14:16:18 +0000 (15:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commitfbcba4c0ea87499493235cb32bd3ebc1e2058b10
tree70717817d3cd876c3573aa5fad64b573cfe235e1
parentb996691906738d296d51cdebb282462cde39e8c6
src/method-impl.lisp (method-keyword-argument-lists): Check message type.

Check keyword arguments defined in the message as well as all of the
applicable methods.
src/method-impl.lisp