]> andersk Git - splint.git/blame - test/utypes.expect
Fixed pre-processing bug reported by Adam Clarke. Moved marking point
[splint.git] / test / utypes.expect
CommitLineData
f2b6724f 1
2utypes.c:16: Include file <sys/types.h> matches the name of a POSIX library,
3 but the POSIX library is not being used. Consider using +posixlib or
4 +posixstrictlib to select the POSIX library, or -warnposix to suppress this
5 message.
f2b6724f 6utypes.c: (in function f)
7utypes.c:26:8: Variable src_bytes declared but not used
8
ce7034f0 9Finished checking --- 2 code warnings, as expected
This page took 0.049947 seconds and 5 git commands to generate.