Select Git revision
canvas_test.cpp
-
Henner Zeller authored
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:
Henner Zeller <h.zeller@acm.org>
Henner Zeller authoredUsing `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:
Henner Zeller <h.zeller@acm.org>