show correct number of arguments for arg-count error frames
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 19 Apr 2012 21:06:20 +0000 (00:06 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 19 Apr 2012 21:06:20 +0000 (00:06 +0300)
commitc325337271f3d5a1a1c1b5fe2bd009d7ab31b7ac
tree5ba80b258f500fb8438f202a2d2eabb5654663f4
parentc58759647c8fc28996c6d519f2a38497c7edb704
show correct number of arguments for arg-count error frames

  Or at least pretend harder. Ie. if the frame is a XEP frame,
  and the actual argument count is > number of parsed arguments,
  make up unprintable ersatz objects for the rest.
NEWS
src/code/debug.lisp
tests/debug.impure.lisp