X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/e12110befe275003a998ade909113a68b58f46fd..e6831dcb575eb57980a5e9aba4fa80527c2c4617:/test/unreachable.out?ds=sidebyside diff --git a/test/unreachable.out b/test/unreachable.out index 50c7e10..caec51c 100644 --- a/test/unreachable.out +++ b/test/unreachable.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -22,5 +21,3 @@ unreachable.c:34:10: Fall through case (no preceding break) unreachable.c:46:2: Path with no return in function declared to return int Finished LCLint checking --- 3 code errors found, expected 2 -gmake[3]: *** [unreachable] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test'