From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 05 12:19:49 2020 Received: (at 41658) by debbugs.gnu.org; 5 Jun 2020 16:19:49 +0000 Received: from localhost ([127.0.0.1]:49696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhF4P-0001e4-EO for submit@debbugs.gnu.org; Fri, 05 Jun 2020 12:19:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhF4O-0001dq-1G for 41658@debbugs.gnu.org; Fri, 05 Jun 2020 12:19:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40557) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhF4I-0002e2-IW; Fri, 05 Jun 2020 12:19:42 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=50280 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhF4I-0007MH-1u; Fri, 05 Jun 2020 12:19:42 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Danny Milosavljevic Subject: Re: [bug#41658] [PATCH] fixes / improvements for (guix store database) References: <87ftbernat.fsf@cune.org> <87a71i943g.fsf@gnu.org> <20200604190000.3c454a83@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 18 Prairial an 228 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: Fri, 05 Jun 2020 18:19:40 +0200 In-Reply-To: <20200604190000.3c454a83@scratchpost.org> (Danny Milosavljevic's message of "Thu, 4 Jun 2020 19:00:40 +0200") Message-ID: <87bllx32oz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (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: 41658 Cc: Caleb Ristvedt , 41658@debbugs.gnu.org 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 (---) Hi Danny! Danny Milosavljevic skribis: > I agree. It's easy to change sqlite-finalize in guile-sqlite3 to > call sqlite-reset, basically just adapt [...] > @Caleb: > > Could you file an issue at https://notabug.org/guile-sqlite3/guile-sqlite= 3/issues > and pull request so this is auditable? Agreed. Danny, once this is merged upstream, could you tag a new release? There are a few other useful improvements in there. Thanks, Ludo=E2=80=99.