Search guile IRC channel logs

These are the channel logs matching your query nick:tohoyn

2023-05-20[10:06:06] <tohoyn> snack: hello
2023-05-20[10:06:30] <tohoyn> sneek: hello
2023-07-08[14:40:00] <tohoyn> sneek: botsnack
2023-07-08[14:40:07] <tohoyn> lloda: ping
2023-08-23[18:26:53] <tohoyn> A new version of Theme-D has been released. It contains important bug fixes and improved matrix support. See https://www.iki.fi/tohoyn/theme-d/.
2023-08-23[18:27:34] <tohoyn> sneek: botsnack
2023-09-04[17:58:00] <tohoyn> sneek: botsnack
2023-10-23[07:35:22] <tohoyn> sneek: botsnack
2023-10-23[07:35:38] <tohoyn> daviid: ping
2023-10-26[09:04:56] <tohoyn> daviid: I solved the image file issue by creating symbolic links in /usr/share/info/g-golf/images
2024-01-21[06:42:17] <tohoyn> sneek: botsnack
2024-02-29[14:04:47] <tohoyn> has the Guile bytecode file format changed since version 3.0.0?
2024-04-13[17:42:02] <tohoyn> sneek: botsnack
2024-04-21[09:28:52] <tohoyn> sneek: botsnack
2024-07-07[18:11:12] <tohoyn> sneek: botsnack
2024-09-02[11:35:48] <tohoyn> is it legal to have two variables with same name but different gensym in a single Tree-IL let expression?
2024-09-02[11:57:42] <tohoyn> sneek: botsnack
2024-09-11[07:47:47] <tohoyn> Debian testing and unstable contain Guile version 3.0.10+really3.0.9-1. Is there some problem with Guile 3.0.10 and Debian?
2024-09-11[07:48:07] <tohoyn> sneek: botsnack
2024-10-22[05:25:50] <tohoyn> When I define (define-class <x> () re im) and then try (make <x> 1 2) I get error "Invalid initargs: (1 2)". what is wrong here?
2024-10-22[06:10:03] <tohoyn> daviid: I wrote my own version of make to solve this
2024-10-22[06:19:04] <tohoyn> daviid: you are right, but I have lots of old code needing that kind of definition of make
2024-10-22[16:48:36] <tohoyn> I've got a Tree-IL line with about 20k lines giving error message "Throw to key `match-error' with args `("match" "no matching pattern" ())'." when I try to compile it with guild. I use guile 3.0.10 (Oct 12 version from git). Is there any way to find the location of the error in the source file?
2024-10-22[16:48:50] <tohoyn> s/line with/file with/g
2024-10-22[17:14:15] <tohoyn> problem solved in another way
2024-10-22[17:17:24] <tohoyn> but it would be good to obtain locations of Tree-IL errors in source files
2024-10-24[14:30:44] <tohoyn> If I define a global variable in a module and need to change the value of the variable later can I mark the module as declarative?
2024-11-01[19:14:44] <tohoyn> sneek: botsnack
2024-11-01[19:17:10] <tohoyn> daviid: adwaita-1-demo gives an error when I try to run it. It seems that there is some problem with current-filename. I ran the program in "pre-inst-env bash" environment. See https://paste.debian.net/1334232/.
2024-11-01[19:17:49] <tohoyn> daviid: the g-golf version was rc8.