bug#75041: [PATCH] doc/srfi-64: Fix typos and add examples.

2025-01-24 Thread lloda
Applied in f109baebc005952a58726ee80b56bc5ef291af92. Thanks

bug#74841: [PATCH v2] srfi-19: Fix ~V converter in date->string.

2025-01-24 Thread Tomas Volf
The ~V is supposed to print ISO week number, not a week number. This commit fixes that. * module/srfi/srfi-19.scm (date-week-number-iso): New procedure taken from the reference implementation. (directives)<#\V>: Use it. * test-suite/tests/srfi-19.test ("date->string ~V"): Add tests taken from the

bug#74841: [PATCH] srfi-19: Fix ~V converter in date->string.

2025-01-24 Thread Tomas Volf
Ludovic Courtès writes: > Hi, > > Tomas Volf <~@wolfsden.cz> skribis: > >> The ~V is supposed to print ISO week number, not a week number. This >> commit fixes that. >> >> * module/srfi/srfi-19.scm (date-week-number-iso): New procedure taken >> from the reference implementation. >> (directives)<

bug#75041: closed (Re: [PATCH] doc/srfi-64: Fix typos and add examples.)

2025-01-24 Thread Maxim Cournoyer
Hello, [...] > From: lloda > Subject: Re: [PATCH] doc/srfi-64: Fix typos and add examples. > To: 75041-d...@debbugs.gnu.org > Date: Fri, 24 Jan 2025 19:29:17 +0100 (6 hours, 47 minutes, 1 second ago) > > > Applied in f109baebc005952a58726ee80b56bc5ef291af92. Excellent, thank you! -- Maxim

bug#75078: Guile 3.0.10 fails to build for i686 cygwin

2025-01-24 Thread Rob Browning
Jeremy Drake via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" writes: > I don't know if I'll go with that or just wait for 3.0.11 though. In case it's useful, here's what I ended up doing for Debian for now, to get 3.0.10 back into unstable: https://salsa.debian.org/rlb/deb-g