#lisp - Wed 16 May 2007 between 09:53 and 10:39



_deepfireaha
Xoftry replacing "~%~S" with "~2I~_~W"
Xachhaha
http://jp-larocque.livejournal.com/55425.html
Xofalso, your print-object function needs handling for *print-readably* and *print-level*
_deepfireXof, thanks!
now it indents one level, albeit constantly
but that's already much better
Xofyes. Now you get to play with logical blocks
db4nHello whoever's here.
nicolasoh make a new sbcl from source ?
l_a_mi try sh make.sh, run-test.sh
i've got a sbcl.core file in output directory, but if i try with sbcl --core output/sbc.core, i've got a ldb prompt
antifuchsyou need src/runtime/sbcl (:
l_a_moh i find ... src/runtime/sbcl --core output/sbcl.core
antifuchs: ok :)
actionl_a_m would try the great sb-cover ...
l_a_mwould try the great sb-cover ...
i've got an error with my .sbclrc file : http://paste.lisp.org/display/41285
someone know why ?
i must customize the file : customize-target-features.lisp ?
prxqwhee!
jsnellwhat, exactly, are you trying to do?
actionprxq got access to a whole park of big, fast computers
prxqgot access to a whole park of big, fast computers
l_a_mjsnell: on my debian i've got an old sbcl , i would try sb-cover on some of my projects, i try to creates another sbcl
prxqwhat's the best way to learn threads for sbcl?
jsnellyou need to install your newly-built sbcl, or set SBCL_HOME
l_a_mjsnell: ok
rkrushI don't suppose there are any MCL/OpenMCL people here?
antifuchsrkrush: gbyers was here a few hours ago
waterpiehi all
antifuchsthe first time in a few weeks at least /-:
rkrush*nods* All right, thanks.
antifuchsbut almost everyone works for clozure now, I gather (-;
michaelwdid clozure and ITA merge?
waterpiei make a loop with: "for y = (random 100) for a =0" and then collect if y>50 and also increase a by one. y takes various values, but a is always 0. any ideas why??
michaelwwaterpie: because you said so. try "for a = 0 then (1+ a)", or "for a from 0"
antifuchs: did you by chance try openmcl on a 64-bit machine?
antifuchsmichaelw: ah, I was imprecise
ITA or clozure (:
waterpiemichaelw, ok, that works, and i understand why, but why is my version not working? (at the very least a should be always 1, as i increament it, before i collect it)

Page: 5 12 19 26 

IrcArchive