-
Krzysztof Kapuścik authored
On GCC 7.2.0 an error is reported in Sdi_Decompressor::decompress() for debug builds . The ib::fatal does ut_error stopping the execution but compiler does not interpret it correctly. Added breaks as in Sdi_Compressor.
Krzysztof Kapuścik authoredOn GCC 7.2.0 an error is reported in Sdi_Decompressor::decompress() for debug builds . The ib::fatal does ut_error stopping the execution but compiler does not interpret it correctly. Added breaks as in Sdi_Compressor.
Loading