[slime-devel] swank-compile-file

15 Mar
2009
15 Mar
'09
8:52 p.m.
swank-compile-file on sbcl doesn't load compiled file if compile-file returns T for failure-p, i.e. if there is only one warning the whole file won't be loaded. I find this behaviour undesirable, especially during development. And C-c C-c does load piece of code with such warning. -- With best regards, Stas.

30 Apr
30 Apr
9:59 a.m.
Stas Boukarev <stassats@gmail.com> writes:
swank-compile-file on sbcl doesn't load compiled file if compile-file returns T for failure-p, i.e. if there is only one warning the whole file won't be loaded.
I find this behaviour undesirable, especially during development. And C-c C-c does load piece of code with such warning.
It seems that got fixed meanwhile. -T.
6010
Age (days ago)
6055
Last active (days ago)
1 comments
2 participants
participants (2)
-
Stas Boukarev
-
Tobias C. Rittweiler