duplicateConditionalAssign ftp://ftp.de.debian.org/debian/pool/main/r/recastnavigation/recastnavigation_1.6.0+dfsg.orig.tar.gz 2.21.0 recastnavigation-1.6.0/Tests/Contrib/catch2/catch_all.hpp:8575:43: style: Assignment 'lhs=positive_zero' is redundant with condition 'lhs==positive_zero'. [duplicateConditionalAssign] 2.21.0 recastnavigation-1.6.0/Tests/Contrib/catch2/catch_all.hpp:8576:43: style: Assignment 'rhs=positive_zero' is redundant with condition 'rhs==positive_zero'. [duplicateConditionalAssign] 2.21.0 recastnavigation-1.6.0/Tests/Contrib/catch2/catch_amalgamated.cpp:8367:9: style: The statement 'if (m_headerPrinted) m_headerPrinted=false' is logically equivalent to 'm_headerPrinted=false'. [duplicateConditionalAssign] ftp://ftp.de.debian.org/debian/pool/main/r/refind/refind_0.14.2.orig.tar.gz 2.21.0 refind-0.14.2/refind/lib.c:1572:31: style: The statement 'if (DirIter->LastFileInfo!=NULL) DirIter->LastFileInfo=NULL' is logically equivalent to 'DirIter->LastFileInfo=NULL'. [duplicateConditionalAssign]