guix-patches
[Top][All Lists]
Advanced

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

[bug#45018] [PATCH 4/6] daemon: Run 'guix substitute --substitute' as an


From: Mathieu Othacehe
Subject: [bug#45018] [PATCH 4/6] daemon: Run 'guix substitute --substitute' as an agent.
Date: Fri, 04 Dec 2020 09:27:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hey,

> +    /* The substituter. */
> +    std::shared_ptr<Agent> substituter;

There's only one owner at a time, right? Maybe prefer unique_ptr.

Thanks,

Mathieu





reply via email to

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