[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Warnings `_IOFBF' is deprecated. Use the symbol 'block instead.
From: |
Hans Åberg |
Subject: |
Re: Warnings `_IOFBF' is deprecated. Use the symbol 'block instead. |
Date: |
Fri, 13 Jul 2018 14:45:21 +0200 |
> On 13 Jul 2018, at 10:13, Ludovic Courtès <address@hidden> wrote:
>
> The plan is for Guix to require Guile >= 2.2 sometime soon though, so at
> that point we can move to the new APIs.
A bug that may or may not be carried over to Guix: I could not install Nix on
MacOS 10.13, and I think it may be due to the sudo timeout set to zero, causing
non-terminating confirmations. So the script may do more root calls than
explicitly asked for, a potential security loophole.