-innoextract/src/cli/gog.cpp:453:60: warning: 2 adjacent parameters of 'probe_bin_file_series' of similar type ('size_t') are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/crypto/iteratedhash.hpp:150:28: warning: 2 adjacent parameters of 'pad' of convertible types are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/loader/exereader.cpp:108:66: warning: 2 adjacent parameters of 'find_resource' of similar type are easily swapped by mistake [bugprone-easily-swappable-parameters] +innoextract/src/loader/exereader.cpp:108:66: warning: 2 adjacent parameters of 'find_resource' of similar type ('boost::uint32_t') are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/stream/slice.cpp:205:25: warning: 2 adjacent parameters of 'seek' of convertible types are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/util/console.cpp:90:11: warning: 2 adjacent parameters of 'init' of similar type ('is_enabled') are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/util/output.hpp:67:15: warning: 2 adjacent parameters of 'if_not_empty' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters] -innoextract/src/util/output.hpp:93:36: warning: 2 adjacent parameters of 'if_not' of similar type ('T') are easily swapped by mistake [bugprone-easily-swappable-parameters]