Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/usr.bin/xlint/lint1/Attic/d_c99_bool_strict.exp,v rcsdiff: /ftp/cvs/cvsroot/src/tests/usr.bin/xlint/lint1/Attic/d_c99_bool_strict.exp,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- src/tests/usr.bin/xlint/lint1/Attic/d_c99_bool_strict.exp 2021/01/17 11:32:06 1.11 +++ src/tests/usr.bin/xlint/lint1/Attic/d_c99_bool_strict.exp 2021/01/17 13:15:03 1.12 @@ -142,4 +142,4 @@ d_c99_bool_strict.c(670): operands of '= d_c99_bool_strict.c(677): operands of '=' have incompatible types (_Bool != int) [107] d_c99_bool_strict.c(652): warning: argument flags unused in function strict_bool_bitwise_and_enum [231] d_c99_bool_strict.c(716): operands of '==' have incompatible types (_Bool != int) [107] -d_c99_bool_strict.c(729): operands of '!=' have incompatible types (_Bool != int) [107] +d_c99_bool_strict.c(750): operands of '!=' have incompatible types (_Bool != int) [107]