Applied in f109baebc005952a58726ee80b56bc5ef291af92.
Thanks
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
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)<
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
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