[Bese-devel] New patches to arnesi_dev: 11-Feb-2006
Marco Baringer
mbaringer at common-lisp.net
Sun Feb 12 06:00:06 UTC 2006
Sat Feb 11 10:56:54 CST 2006 Marco Baringer <mb at bese.it>
* Fixed bug in with-call/cc's handling of multiple-value-call. (Reported by: Matthew Danish <mdanish at andrew.cmu.edu>)
When the function in a multiple-value-call form was a literal lambda
we were accidentaly passing _all_ the arguments passed to m-v-c to the
function (the first of these arguments is always the function itself).
M ./src/call-cc/handlers.lisp -2 +2
M ./t/call-cc.lisp +27
An updated tarball of arnesi_dev's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-20060211.tar.gz
Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary
More information about the bese-devel
mailing list