freenode/#lisp - IRC Chatlog
Search
18:02:44
dim
(loop for f in *features* unless (keywordp f) collect f) => (CFFI-FEATURES:FLAT-NAMESPACE CFFI-FEATURES:X86-64 CFFI-FEATURES:UNIX CFFI-FEATURES:DARWIN CFFI-SYS::FLAT-NAMESPACE CHIPZ-SYSTEM:GRAY-STREAMS)
18:06:15
Bicyclidine
i have no problem defining a :bla class on sbcl, and making an instance thereof
18:16:11
Bicyclidine
minion: memo for beach: removing the info slot has no apparent effect, i.e. clasp works the same.
18:16:23
rpg
BTW, anyone use org-babel with CL? I find that if I execute code snippets that contain IN-PACKAGE, they don't work properly. It looks like org may be squirting individual lines into SLIME?
18:20:16
dim
well I like loop, so I'm not in a dire need to remember names of every Higher Order Function in the standard
18:28:28
Bicyclidine
minion: memo for beach: sorry, i built it wrong and don't actually know yet, fixing
19:53:37
shrdlu68
New machine, would there be a clash if I installed distro-provided sbcl and then built sbcl from git mirror?
19:56:08
whoman
'make install' is one of the commands to install sbcl, which we do after compiling with distro-sbcl
19:56:14
shrdlu68
I've previously had a situation where the distro-provided version shipped with some outdated dependencies (I think it was asdf), and the files persisted even after uninstalling the distro version.
19:56:40
jasom
shrdlu68: gentoo sets SBCL_HOME in /etc/profile rather than correctly configuring sbcl to find the image; major WTF
20:25:35
Th30n
I currently have this: #.(uiop:pathname-directory-pathname (or *compile-file-truename* *load-truename*))
20:33:31
Bicyclidine
minion: memo for beach: got it right this time. removing the slot is indeed ineffective. it's possible i'm missing some obscure use but it doesn't seem likely.
20:37:21
whoman
Unexpected HTTP status for #<URL "http://bodge.borodust.org/dist/org.borodust.bodge.txt">: 404
3:08:48
minion
beach, memo from Bicyclidine: removing the info slot has no apparent effect, i.e. clasp works the same.
3:08:48
minion
beach, memo from Bicyclidine: sorry, i built it wrong and don't actually know yet, fixing
3:08:48
minion
beach, memo from Bicyclidine: got it right this time. removing the slot is indeed ineffective. it's possible i'm missing some obscure use but it doesn't seem likely.