Skip to content
Commit 3881ea8b authored by Karl Rupp's avatar Karl Rupp
Browse files

GCC: Fixed all conversion warnings.

-Wall -Wextra -pedantic -Wconversion.
A tricky detail is that the product of two chars or shorts gets
promoted to 'int', so some extra logic was required.
parent 390c47c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment