IRC channel logs

2024-08-13.log

back to list of logs

<daviid>sneek: seen dthompson
<sneek>I think I remember dthompson in #spritely 10 days ago, saying: in js, this will cause true to be converted to 1 and false to 0.
<lloda>i get a segfault if i type (format #f "~3 x" 1.0) RET twice on the repl, confirm?
<mwette>no segfault, just FORMAT error
<mwette>3.0.9
<lloda>i get FORMAT error the first time, but segfault the second time :-\
<mwette>no segfaults; are you loging ice-9 format or not. If not, it's simple-format, then
<old>lloda: which version of guile
<old>3.0.9 I also get only errors
<lloda>I'm on main and it happens to me straight from $GUILE -q so simple-format
<lloda>i'll check with 3.0.9+
<mwette>di