bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44742: Cuirass crashed when run interactively


From: Mathieu Othacehe
Subject: bug#44742: Cuirass crashed when run interactively
Date: Tue, 08 Dec 2020 12:11:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hello,

> The following work-around seem to confirm it:
>
> -                 (fetch-input store input
> -                              #:writable-copy? (compile? input)))))
> +                 (parameterize ((current-error-port (%make-void-port "rw+")))
> +                   (fetch-input store input
> +                                #:writable-copy? (compile? input))))))

I've pushed this work-around as
e0f97e475f6d9d832eb67b3576f2c43a0aff65b4.

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]