Print this page

        

@@ -75,10 +75,11 @@
 # to investigate and remove these for maximum lint coverage.
 # Please do not carry these forward to new Makefiles.
 #
 LINTTAGS        += -erroff=E_ASSIGN_NARROW_CONV
 LINTTAGS        += -erroff=E_SUSPICIOUS_COMPARISON
+LINTTAGS        += -erroff=E_TRUE_LOGICAL_EXPR
 
 #
 #       Default build targets.
 #
 .KEEP_STATE: