From: Thomas Jarosch Date: Tue, 2 Feb 2010 21:13:00 +0000 (+0100) Subject: Started PC-Lint settings file X-Git-Tag: v0.3~19 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=eade75c1c74860fdbdb678af403b575aeccdbe51;p=libasyncio Started PC-Lint settings file --- 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