From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 03 09:41:38 2020 Received: (at 26247) by debbugs.gnu.org; 3 Dec 2020 14:41:38 +0000 Received: from localhost ([127.0.0.1]:39019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkpne-0000jx-8u for submit@debbugs.gnu.org; Thu, 03 Dec 2020 09:41:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkpnc-0000jl-PN for 26247@debbugs.gnu.org; Thu, 03 Dec 2020 09:41:37 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44431) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkpnW-0003EZ-Dp; Thu, 03 Dec 2020 09:41:30 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=50556 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kkpnV-0008JF-VP; Thu, 03 Dec 2020 09:41:30 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julien Lepiller Subject: Re: bug#26247: Gettext introduces timestamps in .mo files References: <8760iyxp3t.fsf@gnu.org> <865z5luzxx.fsf@gmail.com> <87v9djgox5.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 Frimaire an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 03 Dec 2020 15:41:27 +0100 In-Reply-To: (Julien Lepiller's message of "Thu, 03 Dec 2020 07:07:16 -0500") Message-ID: <87blfbdka0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 26247 Cc: 26247@debbugs.gnu.org, zimoun X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Julien Lepiller skribis: > So it's not gettext itself, but our build system that generates the en@qu= ote and en@boldquote files. Do we really need them? If so, we should find a= way to generate them reproducibly. They=E2=80=99re generated automatically by the gettext Makefilery that we u= se, so I don=E2=80=99t think there=E2=80=99s much we can do? We could remove them from =E2=80=98LINGUAS=E2=80=99, but we=E2=80=99d be lo= sing something, wouldn=E2=80=99t we? Ludo=E2=80=99.