Added PC-Lint 9.00 settings file
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 17 Mar 2009 19:30:53 +0000 (20:30 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 17 Mar 2009 19:30:53 +0000 (20:30 +0100)
libftdi.lnt [new file with mode: 0644]

diff --git a/libftdi.lnt b/libftdi.lnt
new file mode 100644 (file)
index 0000000..68008bc
--- /dev/null
@@ -0,0 +1,10 @@
+// PC-Lint 9.00 settings
+
+-emacro(527, ftdi_error_return)     // ignore "unreachable code"
+-emacro(717, ftdi_error_return)
+
+-epu // Pointer to unsigned/signed of the same type is ok
+
++fie // Allow enum to int conversion
+
+-dLIBFTDI_LINUX_ASYNC_MODE=1        // also lint async code