[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51091] [PATCH v3] guix: opam: Do not fail when refreshing.
From: |
zimoun |
Subject: |
[bug#51091] [PATCH v3] guix: opam: Do not fail when refreshing. |
Date: |
Fri, 19 Nov 2021 02:43:01 +0100 |
Hi,
On Fri, 19 Nov 2021 at 02:17, Julien Lepiller <julien@lepiller.eu> wrote:
> I forgot to remove the catch #t around the whole body of the function.
> I noticed that guard* was raising &non-continuable so I tried to fix it
> by using raise-continuable from (ice-9 exceptions). Is this the correct
> solution?
I think <http://issues.guix.gnu.org/51888> is simpler and fix the same thing.
Cheers,
simon