
2 Sep
2010
2 Sep
'10
11:59 a.m.
On 21 August 2010 11:03, Tobias C Rittweiler <tcr@freebits.de> wrote:
Should C-c C-k try to load a resulting fasls file ALWAYS?
Should it only do so if COMPILE-FILE did not return T as failurep?
From glancing, SBCL's and CMUCL's swank backends do the latter.
...which I've been bitten a couple of times by. :) How about: pop up the debugger with a restart to load the file if failurep is true? Cheers, -- Nikodemus