[slime-devel] fix for C-c C-c in ecl

29 Apr
2007
29 Apr
'07
11:01 p.m.
Hi, Attached is a patch that unbreaks slime-compile-defun in ECL. Without it, the compiler seems to succeed but doesn't actually compile any of the code.

17 May
17 May
1:59 a.m.
Did anyone look into getting this committed? It's a simple change, only one line: Index: swank-ecl.lisp =================================================================== RCS file: /project/slime/cvsroot/slime/swank-ecl.lisp,v retrieving revision 1.7 diff -w -r1.7 swank-ecl.lisp 145c145 < (line) ---
((not line))
Dustin Long wrote:
Hi, Attached is a patch that unbreaks slime-compile-defun in ECL. Without it, the compiler seems to succeed but doesn't actually compile any of the code.
6511
Age (days ago)
6529
Last active (days ago)
2 comments
2 participants
participants (2)
-
Dustin Long
-
Tobias C. Rittweiler