Package: lzma-dev
Version: 9.22-2
Severity: normal

https://sources.debian.net/src/lzma/9.22-2/C/LzmaEnc.c/#L1346

Line 1350 is on the same indentation level as line 1347, which is semantically 
wrong.
Even if line 1349 were not commented out, the style used by this file would 
place the
opening brace at the same level of the if statement.

This minor style issue makes problems for projects including LzmaEnc.c that 
want to compile
with -Werror=misleading-indentation for their own sake. Please consider 
cleaning it up.

Reply via email to