Raw cppcheck full report
Hello,
I runned cppcheck, here's some reports which may interest you:
[plug-ins/common/file-pdf-save.c:1264] ->
[plug-ins/common/file-pdf-save.c:1260]: (style) Found duplicate branches
for if and else.
[plug-ins/common/warp.c:1365] -> [plug-ins/common/warp.c:1362]: (style)
Found duplicate branches for if and else.
[plug-ins/gfig/gfig-preview.c:235] ->
[plug-ins/gfig/gfig-preview.c:231]: (style) Found duplicate branches for
if and else.
[plug-ins/common/file-raw.c:730]: (error) Used file that is not opened.
[plug-ins/common/file-raw.c:732]: (error) Used file that is not opened.
[plug-ins/common/value-propagate.c:395] ->
[plug-ins/common/value-propagate.c:395]: (style) Same expression on both
sides of '||'.
[plug-ins/file-sgi/sgi-lib.c:379]: (error) Read and write operations
without a call to a positioning function (fseek, fsetpos or rewind) or
fflush in between result in undefined behaviour.
In brief, my 2 cents
Julien