[slime-devel] Re: [PATCH] fix restoration of window config when quitting from *compiler notes*

Tobias C. Rittweiler tcr at freebits.de
Mon Apr 16 18:24:48 UTC 2007


Marco Baringer <mb at bese.it> writes:

> Madhu <enometh at meer.net> writes:
>
> > Helu, I tried this patch on Emacs 22.0.91.1 of 2006-12-10, but it
> > seems to break on xrefs. The truncated backtrace reads:
>
> fixed.

Thanks Macro for taking care of the issue; and thanks Madhu for testing
the patch!

I, however, found another regression when trying to abort a compilation,
since the return value of SWANK::SWANK-COMPILER wasn't as homogeneous as
I'd have thought. Fix attached.

   -T.


2007-04-16  Tobias C. Rittweiler <INSERT-EMAIL-HERE>

	* swank.lisp (swank-compiler): Fix the return value to always be a
	list of two elements even if the abort restart is invoked which
	originally just returned NIL. (Which wouldn't play with the recent
	change to use DESTRUCTURING-BIND in SLIME-COMPILATION-FINISHED.)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-swank-compiler-return-value-fix.diff
Type: text/x-diff
Size: 1326 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070416/8ddf06f8/attachment.diff>


More information about the slime-devel mailing list