[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#43163: [Cuirass] /specifications fails
From: |
Mathieu Othacehe |
Subject: |
bug#43163: [Cuirass] /specifications fails |
Date: |
Wed, 02 Sep 2020 10:50:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hey Ludo,
> This might be related to recent Guile-JSON API changes, as the
> ‘proc_args’ value for core-updates-core-updates above LGTM.
>
> This is with cuirass-0.0.1-42.d332955.
You are right, the lists of 'proc_args' were not converted to vectors,
making Guile-JSON unhappy. Fixed by
b135a02bf22a59f5d8b916b5068961e774fb44b5.
Thanks,
Mathieu