Started PC-Lint settings file
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 2 Feb 2010 21:13:00 +0000 (22:13 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 2 Feb 2010 21:13:00 +0000 (22:13 +0100)
libasyncio.lnt [new file with mode: 0644]

diff --git a/libasyncio.lnt b/libasyncio.lnt
new file mode 100644 (file)
index 0000000..f56f6b8
--- /dev/null
@@ -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