Skip to content

Introduce -Wconversion, fix conversion warnings

Grzegorz Goral requested to merge gg3/sac2c:work-in-progress into develop

We plan to set -Wconersion on and fix all the warnings. This would be a first step towards supporting large arrays (with indices larger than 2^32).

Edited by Grzegorz Goral

Merge request reports