Roel Janssen skribis:
> Ludovic Courtès writes:
>
>> Hello,
>>
>> Roel Janssen skribis:
>>
>>> When compiling my project, setting GUILE_WARN_DEPRECATED to "detailed",
>>> I get various warnings like these:
>>> `_IOFBF' is deprecated. Use the symbol 'block instead.
>>> `_IONBF' is deprecated.
> On 13 Jul 2018, at 10:13, Ludovic Courtès 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
Hans Åberg skribis:
>> On 13 Jul 2018, at 10:13, Ludovic Courtès 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
> On 13 Jul 2018, at 16:44, Ludovic Courtès wrote:
>
> Hans Åberg skribis:
>
>>> On 13 Jul 2018, at 10:13, Ludovic Courtès 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