]> andersk Git - splint.git/blobdiff - test/ullint.expect
Added the splint.org css sheet to the html version of the faq.
[splint.git] / test / ullint.expect
index 54f12cf5c20b4daaf7288fabc0ec1518f5d3eb21..196e3803639de8aad93d3de89c5241ab9f22056b 100644 (file)
@@ -10,11 +10,11 @@ ullint.c:35:3: Assignment of unsigned char to pan_uint32_t:
     | (src[5] ^ 0x80)
 ullint.c:37:3: Assignment of unsigned char to pan_uint32_t: d = c
 
-Finished LCLint checking --- 5 code errors found, as expected
+Finished checking --- 5 code warnings, as expected
 
 ullint.c: (in function main)
 ullint.c:29:11: Operands of < have incompatible types (int, size_t):
                    i < sizeof((src))
 ullint.c:35:26: Array element src[0] used before definition
 
-Finished LCLint checking --- 2 code errors found, as expected
+Finished checking --- 2 code warnings, as expected
This page took 0.033058 seconds and 4 git commands to generate.