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_gcc_compound_statements1.exp,v rcsdiff: /ftp/cvs/cvsroot/src/tests/usr.bin/xlint/lint1/Attic/d_gcc_compound_statements1.exp,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/tests/usr.bin/xlint/lint1/Attic/d_gcc_compound_statements1.exp 2021/06/20 11:42:26 1.2 +++ src/tests/usr.bin/xlint/lint1/Attic/d_gcc_compound_statements1.exp 2022/01/15 14:22:03 1.3 @@ -1,3 +1,3 @@ -d_gcc_compound_statements1.c(23): error: syntax error 'return outside function' [249] -d_gcc_compound_statements1.c(24): error: cannot initialize 'int' from 'void' [185] -d_gcc_compound_statements1.c(34): error: type 'int' does not have member 'e' [101] +d_gcc_compound_statements1.c(24): error: syntax error 'return outside function' [249] +d_gcc_compound_statements1.c(25): error: cannot initialize 'int' from 'void' [185] +d_gcc_compound_statements1.c(37): error: type 'int' does not have member 'e' [101]