***adriano is now known as Guest26142
<daviid>str1ngs: I pushed a fix for (g-golf hl-api object), so that it also imports so called fundamental type classes, pull highly recommened <heisenberg-25>I am building it from the source at git://git.sv.gnu.org/guile.git and the build is failing <heisenberg-25>Btw, has anyone faced this issue `Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS`? <civodul>did you see it while running the test suite? <civodul>specifically the test-out-of-memory program <civodul>that's a message from libgc that one sees only when allocating huge amounts of memory <heisenberg-25>I am building it with `./configure --enable-large-config` and then building guile manually <civodul>could be, i never had to use --enable-large-config <heisenberg-25>yeah, I using guile to process huge dbs and it is complaining. <heisenberg-25>are ther any benchmarks comparing guile's performance to other languages or scheme implementations? <jcowan>What would be the point of having benchmarks if you couldn't rig them in your favor? <jcowan>(not ecraven's, he's an honest broker) <ecraven>hehe, I'd love to rig things, but I still haven't started on writing my own implementation <ecraven>well, I started many times and many years ago, but haven't gotten anywhere useful yet <nly>how to make a custom repl for Guile? I want the repl to do one extra step after evaluation, this didn't work: (define eval (compose display eval)) <nly>make-language i think ***jao is now known as Guest92228
<heisenberg-25>Has anyone had Floating point exception while building guile 2.9.3? ***ftknox_ is now known as ftknox
***jao- is now known as jao