[slime-devel] Daily ChangeLog diff
Mark Harig
idirectscm at aim.com
Tue Mar 9 18:01:56 UTC 2010
> +2010-03-08 Tobias C. Rittweiler <tcr at freebits.de>
> +
> + * swank.lisp (dispatch-interrupt-event): Take a connection because
> + it boils down to SIGNAL-INTERRUPT which uses USE-THREADS-P which
> + needs a connection.
> + (install-fd-handler): Adapted accordingly.
> + (simple-serve-event): Adapted accordingly. Additionally, remove
> + superfluous WITH-SWANK-PROTOCOL-HANDLER as that's established by
> + WITH-CONNECTION already.
There is no function (or symbol) `simple-serve-event' defined in
swank.lisp (or any other .lisp/.el file). Is `simple-serve-requests'
intended here instead?
More information about the slime-devel
mailing list