From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#36402: installation error Date: Sat, 31 Aug 2019 20:43:20 +0200 Message-ID: <878sr989br.fsf@gmail.com> References: <87lfxmu47j.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49335) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i48Lz-0007tF-76 for bug-guix@gnu.org; Sat, 31 Aug 2019 14:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i48Ly-00049N-7B for bug-guix@gnu.org; Sat, 31 Aug 2019 14:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47133) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i48Ly-00049G-46 for bug-guix@gnu.org; Sat, 31 Aug 2019 14:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i48Lx-0006Wv-V4 for bug-guix@gnu.org; Sat, 31 Aug 2019 14:44:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87lfxmu47j.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 36402@debbugs.gnu.org, Juan Hey Ludo, > Does that make sense? > > I think we should audit and adjust Guile-Parted in that spirit. WDYT? Sorry for the delay! I followed your advice and hid all destroy related functions behind pointer finalizers. I also added some unit tests to Guile-Parted. I pushed everything but feel free to comment! Then, I'll make a new release and try to adapt the installer to those changes. Thanks, Mathieu