IRC channel logs

2013-06-18.log

back to list of logs

<nalaginrut>afternoon guilers~
<janneke>morning nalaginrut
<nalaginrut>janneke: heya~
<civodul>Hello Guilers!
<wleslie>hey Ludo!
<nalaginrut>IIRC, we have 'require' before, but now it's gone?
<nalaginrut>I can't use slib
<wingo>heya civodul :)
<wingo>nalaginrut: the manual has details on how to use slib
<nalaginrut>wingo: warning: possibly unbound variable `require'
<nalaginrut>I tried (use-modules (ice-9 slib)
<nalaginrut>)(
<nalaginrut>hmm...I just need scanf
<nalaginrut>maybe we should add it
<wingo>that could be a bug in master, if you are using master
<wingo>i think it works in 2.0
<nalaginrut>I'm using stable-2.0
<civodul>everyone is on the bleeding edge these days
<wingo>:)
<b4283>indeed
<wingo>i wonder if peval benefits from an unfixed order of evaluation
<wingo>it seems not
<wingo>btw does anyone else occasionally get hangs in master when doing a fresh recompile?
<wingo>for me i get all cores busy but no progress
<wingo>i assume it's a parallel marking thing
<wingo>goes away when i GC_MARKERS=1
<civodul>i don't remember experiencing this
<wingo>maybe i have a bad libgc rev
<wingo>i'm on some 7.3 snapshot
<stis>evening guilers!