-innoextract/src/stream/exefilter.hpp:133:13: warning: member 'flip_high_byte' of type 'const bool' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/stream/restrict.hpp:40:18: warning: member 'base' of type 'BaseSource &' is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/stream/restrict.hpp:40:18: warning: member 'base' of type 'boost::iostreams::chain &' is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/stream/restrict.hpp:40:18: warning: member 'base' of type 'stream::slice_reader &' is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/stream/slice.hpp:62:24: warning: member 'data_offset' of type 'const boost::uint32_t' (aka 'const unsigned int') is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/stream/slice.hpp:68:15: warning: member 'slices_per_disk' of type 'const size_t' (aka 'const unsigned long') is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/enum.hpp:50:15: warning: member 'count' of type 'const size_t' (aka 'const unsigned long') is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/log.hpp:64:18: warning: member 'level' of type 'const log_level' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:39:22: warning: member 'str' of type 'const std::string &' (aka 'const basic_string &') is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:64:22: warning: member 'name' of type 'const std::string &' (aka 'const basic_string &') is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:65:22: warning: member 'value' of type 'const std::string &' (aka 'const basic_string &') is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:89:22: warning: member 'name' of type 'const std::string &' (aka 'const basic_string &') is a reference [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:90:10: warning: member 'value' of type 'const T' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/output.hpp:91:10: warning: member 'excluded' of type 'const T' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/storedenum.hpp:205:15: warning: member 'pad_bits' of type 'const size_t' (aka 'const unsigned long') is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members] -innoextract/src/util/storedenum.hpp:207:17: warning: member 'stream' of type 'std::istream &' (aka 'basic_istream &') is a reference [cppcoreguidelines-avoid-const-or-ref-data-members]