[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71572: [PATCH] seconds-to-string-approximate
From: |
Eli Zaretskii |
Subject: |
bug#71572: [PATCH] seconds-to-string-approximate |
Date: |
Sat, 21 Dec 2024 12:32:04 +0200 |
> From: john muhl <jm@pub.pink>
> Cc: Eli Zaretskii <eliz@gnu.org>, Adam Porter <adam@alphapapa.net>,
> 71572@debbugs.gnu.org, Jonas Bernoulli <jonas@bernoul.li>, Paul Eggert
> <eggert@cs.ucla.edu>
> Date: Sun, 15 Dec 2024 17:26:04 -0600
>
> JD Smith <jdtsmith@gmail.com> writes:
>
> > On Dec 8, 2024, at 4:17 AM, john muhl <jm@pub.pink> wrote:
> >
> > Thanks for working on this. I gave a quick try and noticed some
> > amounts aren’t pluralized how I expect; e.g.
> >
> > (seconds-to-string 36541462 'expanded nil 1)
> > ;; "1 year 1.9 month"
> >
> > Thanks again. This was another small bug in the units for the first
> > expanded
> > term. Corrected (final?) patch attached. Could you please give another
> > quick
> > test?
>
> Works for all my test cases. Thanks.
Thanks, now installed on master, and closing the bug.