From eade75c1c74860fdbdb678af403b575aeccdbe51 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 2 Feb 2010 22:13:00 +0100 Subject: [PATCH] Started PC-Lint settings file --- libasyncio.lnt | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644 libasyncio.lnt diff --git a/libasyncio.lnt b/libasyncio.lnt new file mode 100644 index 0000000..f56f6b8 --- /dev/null +++ b/libasyncio.lnt @@ -0,0 +1,12 @@ +// PC-Lint 9.00 settings + +// Include paths +-i../ +-i../utils + + +// Don't complain about redeclaration of classname::PtrType +-esym(1516, I2n::SharedBase::PtrType) + +// Allow enum to int conversions ++fie -- 1.7.1