Thomas Watson
Thomas Watson
> I simplified the getters and made them const Looks great! > ```c++ > // this ensures G_Dt is correct, catching startup issues with constructors > // calling the scheduler...
You shol
What does `ls /proc/device-tree/` look like on an affected device?
I'm fairly certain `__call__` is what actually does the work when you call it. It should have a reasonable docstring too.
That would be a reasonable docstring. The current one is `Call self as a function.` which doesn't really mean anything. Nowhere on the reference documentation for the `Polynomial` class does...
Are there use cases where these options need to be dynamically set?
You should be able to set inversion in the `SERIALn_OPTIONS` and not have to do that in the Lua script.
Just to clarify, by closure, you mean you want to be able to automatically delete exactly those paths printed by `nix-store -qR`? It is confusing why you refer to "live...
This PR indeed fixes an error in the accounting which might create that impression, but as far as I can tell there is no actual leak and I would like...
Yes, that would show the accounting bug. But there is still no actual leak that I can tell. In any case, there are several other places in this function that...