Skip to content
Snippets Groups Projects
Unverified Commit 38827dda authored by Henner Zeller's avatar Henner Zeller Committed by GitHub
Browse files

Fix types used in Hash() function used in tests. (#640)


Using `auto` seems to create a different output on different platforms.
Notably it was observed that aarch64 compiles return a different
value.

Fix the type of the characters iterated through the string.

Fixes #639

Signed-off-by: default avatarHenner Zeller <h.zeller@acm.org>
parent 6e059dad
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment