RFR: vcs: add Hash::zero

Robin Westberg rwestberg at openjdk.java.net
Mon Feb 24 13:33:32 UTC 2020


On Mon, 24 Feb 2020 12:56:33 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this small refactoring that adds the method `Hash::zero`
> representing an empty hash. The zero hash was already used throughout the code
> base but in a less clear way.
> 
> Testing:
> - `make test` passes on Linux x64
> 
> Thanks,
> Erik

Looks good!

-------------

Marked as reviewed by rwestberg (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/469


More information about the skara-dev mailing list