kwsCheckComments.cxx: Parser::CheckComments appears to set m_Comment* inside the if clause only traversed when checkWrongComment is true, and then uses them in the if clause entered when checkMissingComment is true such that it would appear that checkMissingCommentc will not work correctly without checkWrongComment` enabled.
kwsCheckComments.cxx:Parser::CheckCommentsappears to setm_Comment*inside the if clause only traversed whencheckWrongCommentis true, and then uses them in the if clause entered whencheckMissingCommentistruesuch that it would appear thatcheckMissingCommentc will not work correctly withoutcheckWrongComment` enabled.