IRC channel logs

2026-01-23.log

back to list of logs

<wehlutyk>Hi all
<wehlutyk>I'm looking for srfi-160 under Guix, it wouldn't have been packaged right?
<wehlutyk>I mean, it's mentioned in Guile patches such as https://lists.gnu.org/r/guile-devel/2023-11/msg00101.html
<wehlutyk>sorry https://lists.gnu.org/r/guile-devel/2023-11/msg00100.html
<wehlutyk>that means there's now a version working for guile right? It does NOT mean it's been included in guile's packaging, right?
<ekaitz>wehlutyk: it doesn't look like it's merged
<ekaitz>ask apteryx maybe, he's the one who sent that email
<wehlutyk>apteryx, I'm looking for srfi-160 for Guile under Guix, it wouldn't have been packaged right? I see you were submitting that https://lists.gnu.org/r/guile-devel/2023-11/msg00100.html
<wehlutyk>(for guile I mean)
<ekaitz>wehlutyk: also, he is in tokyo timezone
<ekaitz>afaik
<wehlutyk>aha :)
<wehlutyk>I'll try Monday morning then. He's Maxim Cournoyer or someone else?
<wehlutyk>(Maxime was submitting the patches as far as I see)
<wehlutyk>without an 'e' at the end, apologies
<ekaitz>thats him yeah
<wehlutyk>emailed him in case I can't catch the right timezone. Thanks!
<old>I whish there were a getvbuf
<mwette>port-read-buffering?
<old>mwette: where do you get that binding?
<mwette>old: ah, it's defined in libguile/ports.c but I guess not exported. Hmm
<mwette>nm libguile-3.0.so | grep read_buffering => t scm_port_read_buffering