[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: serial number format
From: |
Bruno Haible |
Subject: |
Re: serial number format |
Date: |
Thu, 04 Apr 2024 16:23:55 +0200 |
Sam James wrote:
> At a glance, it looks like gettext's m4/fixautomake.m4 at
> least might be affected.
Yes, some *.m4 files in other packages are affected as well. Fixed now.
> I should really have all the GNU projects in one directory so I can
> easily grep in future.
For searching across many packages, I use (and can recommend)
https://codesearch.debian.net/ .
Bruno