chiark / gitweb /
src/method-{proto,impl}.lisp: Abolish `sod-message-no-varargs-tail'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 16 Dec 2015 10:43:47 +0000 (10:43 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:09:03 +0000 (15:09 +0100)
commit1622ed8e30b05ba9025520cde3e68d186c8c7e50
tree88323e97e7072dfe1c278bbd216f510921d4404e
parent4307347660f48628e307f299eb4fac58ba35fd1a
src/method-{proto,impl}.lisp: Abolish `sod-message-no-varargs-tail'.

This was promised earlier.  All but one of the callers of this method
were lost during the introduction of keyword-argument messages, and it
doesn't seem worth keeping this corner of the method protocol just for
that.
doc/SYMBOLS
doc/layout.tex
src/method-impl.lisp
src/method-proto.lisp