Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ValidPathInfo::narHash mandatory #3845

Closed
Ericson2314 opened this issue Jul 21, 2020 · 1 comment
Closed

Make ValidPathInfo::narHash mandatory #3845

Ericson2314 opened this issue Jul 21, 2020 · 1 comment
Labels

Comments

@Ericson2314
Copy link
Member

Ericson2314 commented Jul 21, 2020

Right now it is basically deemed mandatory, but this isn't enforced by the types. After #3738 it will become std::optional<Hash> to reflect how the code exists today. This issue is to make it Hash, and always initialized by construction, again.

(This can be assigned to me.)

@Ericson2314
Copy link
Member Author

Fixed in #3899

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant