Re: Bug#1064998: guile-lib: broken package when cross building

2024-03-02 Thread Maxim Cournoyer
Hi Vagrant, +CC David, which maintains Guile-Lib. Vagrant Cascadian writes: > Forwarding this upstream, originally submitted in the Debian bug > tracking system at: > > https://bugs.debian.org/1064998 > > On 2024-02-28, Helmut Grohne wrote: >> guile-lib actually does cross build, but we still

Re: [Guile-Lib PATCH] logger: Add flush-after-emit? property to .

2024-03-02 Thread Maxim Cournoyer
Hi David, David Pirotte writes: > Hello Maxim, > guile-devel followers, > >> * src/logging/logger.scm (): Add new >> optional flush-after-each-emit? slot, initialized to #t. >> ... > > Maxim and i have been talking about both the v4 1-7 series of patches > that Maxim have been working on - now

Re: [Guile-Lib PATCH] logger: Add flush-after-emit? property to .

2024-03-02 Thread David Pirotte
Hello Maxim, guile-devel followers, > * src/logging/logger.scm (): Add new > optional flush-after-each-emit? slot, initialized to #t. > ... Maxim and i have been talking about both the v4 1-7 series of patches that Maxim have been working on - now pushed to the devel branch if someone wants to