<DrDuck>
When defining anything in SLIME while using ABCL I get something like this:
<DrDuck>
STYLE-WARNING: redefining COMMON-LISP-USER::BAR in #P"/home/lovesock/dev/lisp/01/ex.lisp" (previously defined in NIL)
<DrDuck>
Why would that be?
frgo has joined #slime
scymtym has quit [Ping timeout: 245 seconds]
scymtym has joined #slime
frgo_ has joined #slime
frgo_ has quit [Remote host closed the connection]
frgo_ has joined #slime
frgo has quit [Ping timeout: 272 seconds]
<luis>
DrDuck: there's this pending pull request with ABCL improvements. Perhaps you'd like try it out. It might fix that problem, I'm not sure. https://github.com/slime/slime/pull/502
frgo_ has quit [Remote host closed the connection]
frgo has joined #slime
frgo has quit [Read error: Connection reset by peer]
frgo has joined #slime
ck_ has quit [*.net *.split]
luis has quit [*.net *.split]
jackdaniel has quit [*.net *.split]
luis` has joined #slime
ck_ has joined #slime
jackdaniel has joined #slime
makomo has joined #slime
luis` is now known as luis
jonatack has quit [Quit: jonatack]
<DrDuck>
luis: oh my. why hasn't it been merged! :P
<DrDuck>
hmm now let's see how can i try this baby out without completely messing up my current config ;)
<DrDuck>
looks like the latest build of that branch failed in your CI suite, i think
<jack-thomas>
Hi, so if I (require :log4cl) at the repl, I can use log:info function just fine, but if I require in a file and try to compile the file I get 'undefined variable log:info'
<jack-thomas>
actually an issue with my lisp code, sorry! Thanks for looking
jack-thomas has quit [Remote host closed the connection]