GNU bug report logs - #75880
relax five-digit maximum on revisions?

Previous Next

Package: libtool;

Reported by: Karl Berry <karl <at> freefriends.org>

Date: Sun, 26 Jan 2025 22:36:01 UTC

Severity: normal

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 75880 <at> debbugs.gnu.org (full text, mbox):

From: luigi scarso <luigi.scarso <at> gmail.com>
To: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
Cc: Karl Berry <karl <at> freefriends.org>, 75880 <at> debbugs.gnu.org
Subject: Re: bug#75880: relax five-digit maximum on revisions?
Date: Mon, 27 Jan 2025 20:04:24 +0100
[Message part 1 (text/plain, inline)]
On Mon, 27 Jan 2025 at 19:40, Ileana Dumitrescu <
ileanadumitrescu95 <at> gmail.com> wrote:

>
> I like the idea of basing it off of timestamps. From a quick search, the
> longest timestamp I have seen was 18 digits. I would be fine with
> changing it to something shorter or longer if there was a better use
> case for it.
>
>
Hi all,

Unix epoch  expressed in nanosecond is 19 digits:
$ k=$(date --date='now' +%s%N); printf $k|wc -c
19

--
luigi
[Message part 2 (text/html, inline)]

This bug report was last modified 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.