Re: Getting load-time warnings as compiler notes
Luís Oliveira <[email protected]> Fri, 15 Apr 2016 15:34:56 +0100
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAB-HnLSPvHjMGYK8ejyapdQED4GSWP7bCQ7uriLtBn64oKqP+g@mail.gmail.com> |
On Fri, Apr 15, 2016 at 3:00 PM, Ian Tegebo <[email protected]> wrote: > PEBKAC. I'd gotten too used to interactive eval which (for obvious reasons) > doesn't do what I was wanting. The command `slime-compile-and-load-file` > does exactly what I wanted. That catches compile-time warnings only. I understood from your previous messages that you were interested in catching load-time warnings as well. Did you mean compile-time warnings then? :-) In any case, both slime-load-file and slime-compile-and-load-file should probably catch load-time warnings. Registered that in <https://github.com/slime/slime/issues/314>. Cheers, -- Luís Oliveira http://kerno.org/~luis/