IRC channel logs

2017-12-18.log

back to list of logs

<wingo>manumanumanu: "case" is implemented as a chain of if/then instead of some kind of table dispatch
<wingo>basically guile needs to do http://scheme2006.cs.uchicago.edu/07-clinger.pdf
<amz3>o/
<wigust_>Hello, Did somebody see "gdbscm_type_pointer: Wrong type argument in position 1" in GDB? https://paste.debian.net/plain/1001269
<wigust_>compilation: https://paste.debian.net/plain/1001270
<wigust_>GNU gdb (GDB) 8.0.1
<wigust_>Interesting, now with Xterm get a different error than from GDB on Emacs https://paste.debian.net/plain/1001272
<wigust_>Seems found a thing calling (system vm debug) https://paste.debian.net/plain/1001276
<wigust_>OK, seems something with my local environment. Compiling inside guix container and running the same way doesn't reproduce this.
<civodul>perhaps something in ~/.gdbinit?
<wigust_>civodul: yes, "set auto-load safe-path /" is a reason
<wigust_>civodul: thank you for pointing!
<civodul>yw!
<OrangeShark>hello everyone
<amz3>héllo OrangeShark