IRC channel logs

2021-01-26.log

back to list of logs

***chrislck_ is now known as chrislck
<apteryx>ah, true! Thank you.
***sneek_ is now known as sneek
***X-Scale` is now known as X-Scale
***X-Scale` is now known as X-Scale
<tohoyn>wingo: I made an initial version with corrected cumulative time support. Would you like to try it?
<tohoyn>wingo: initial version of guile statprof
<wingo>tohoyn: neat :) i would send it to guile-devel to see what people think
<tohoyn>wingo: please give me your email address
<wingo>can you send it to guile-devel@gnu.org ?
<wingo>it is a mailing list
<wingo>would be nice if we had some sort of patch review thing like phabricator or gitlab or so :P
<tohoyn>wingo: may I add my own copyright to the new statprof.scm file?
<tohoyn>wingo: whatever is your policy
<wingo>patches that go into guile itself need to be assigned to the FSF
<tohoyn>ok
<tohoyn>wingo: I just sent the patch to guile-devel@gnu.org
<wingo>great tx
<tohoyn>wingo: some time ago I reported a bug in guild (--from=tree-il does not work). I just made a pull in guile git directory and it seems that this bug has not yet been fixed (the bug remains in ./uninstalled-env bash environment). Is somebody going to do something with this?
<tohoyn>wingo: this is bug #45131. it seems that there is a patch for it.
<tohoyn>wingo: I think that the patch should be applied in guile git
<tohoyn>wingo: do you have any idea what causes this: Pre-boot error; key: misc-error, args: ("primitive-load-path" "Unable to find file ~S in load path" ("ice-9/boot-9") #f)
<tohoyn>wingo: its from the latest git version of guile
<tohoyn>wingo: the error is probably caused by setting GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH in uninstalled environment
<dsmith-work>Tuesday Greetings, Guilers
<ruffni>so, i hacked a bit and wrote a somewhat generalized serializer for GOOPS objects in about 25 LOC. is there interest for such a thing? it's not complete at all, but for my pet-project it seems to be enough.
***metro is now known as metreo
<bubbler_>hi there. I am new to guile and I don't know if this is a known bug (could not find a bug report for this problem): I seems that i cannot debug any guile programm by using ',break PROCEDURE' then calling that PROCEDURE '(PROCEDURE)' and then a couple of ',next' commands.
<bubbler_>All i get are a couple of 'Step into #<frame 7fb3d97eb160 PROCEDURE>' output with a changing hex value for each ',next' command and finally a 'While executing meta-command: In procedure vector-ref: Value out of range: 0'
<bubbler_>I am using Guile 2.2.7. Is there something known like that?
<bubbler_>I am on Gentoo Linux x86_64
<bubbler_>please answer to my alternative username 'bubbler' because i have to leave this machine...