Snippets for 7zip 26.02 from Fedora i686
Sourced from https://kojipkgs.fedoraproject.org/packages/7zip/26.02/2.fc45/data/logs/i686/build.log.
-
../../Archive/../Common/../../Common/MyCom.h:17:22: warning: array subscript 4 is outside array bounds of ‘void[16]’ [-Warray-bounds=] 17 | ~CMyComPtr() { if (_p) _p->Release(); } | ^~ -
../../Archive/../Common/../../Common/MyCom.h:17:41: warning: array subscript 4 is outside array bounds of ‘void[16]’ [-Warray-bounds=] 17 | ~CMyComPtr() { if (_p) _p->Release(); } | ^ -
../../Archive/../Common/ProgressUtils.h:12:3: warning: array subscript ‘struct CLocalProgress[0]’ is partly outside array bounds of ‘unsigned char[16]’ [-Warray-bounds=] 12 | CLocalProgress | ^~~~~~~~~~~~~~