IRC channel logs

2025-11-07.log

back to list of logs

<apteryx>sneek: later tell euouae I see you even have some doc and tests now, great!
<sneek>Will do.
<daviid>sneek later tell bootchk I actuallt need a bit more info then I though, so I patched the patched ... could you you either grab the latest devel or patch your local version of gi-garray->scm with this code - https://paste.debian.net/1404895/ - then run the make/make install danse, then run your plugind and paste the complete error msg here, tx danse
<sneek>Will do.
<daviid>sneek later tell bootchk I now patched gi-array->scm to support arrays of bjects. could you either git pull (devel branch) or subtitue the entire (g-golf gi utils) file with this version - https://paste.debian.net/1404901/ - untested, i'll try to add this check asap ..., let me know ... tx
<sneek>Will do.
<daviid>sneek: later tell bootchk could you confirm that you now understand how to retreive imported enum types, tx
<sneek>Will do.
<listentolist>Is there a Guile library that provides a procedure for unescaping html, e.g. "Schrödinger&#039;s cat" -> "Schrödinger's cat"?
<Arsen>there's sxml, that might suffice
<dsmith>Does html-prag do that?
<listentolist>dsmith: I did not find anything for that in htmlprag.
<listentolist>The example with "&#039;" is very easily solved by (integer->char 39).
<listentolist>But for things like "&Uuml;" -> "Ü" it seems that I have to get a table of all the html entities and write a simple conversion tool.
<sham1>Here's the full WhatWG spec's data of all of the named character references: https://html.spec.whatwg.org/entities.json
<listentolist>sham1: Thank you!
<sham1>And here's the syntax reference for convenience: https://html.spec.whatwg.org/#syntax-charref
<listentolist>Thanks.
<dsmith>listentolist, Sorry, was just a hopeful guess
<listentolist>dsmith: Thank you anyway. I found out that my problem is not as complex as I thought.
<dsmith>sneek, botsnack
<sneek>:)