]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Switched of Misra 16.9 check
authorpete <devnull@localhost>
Wed, 5 Jan 2011 08:01:58 +0000 (09:01 +0100)
committerpete <devnull@localhost>
Wed, 5 Jan 2011 08:01:58 +0000 (09:01 +0100)
scripts/pclint/std.lnt

index b47ea9a3e284e1d87386c324f81e67770311159e..84efc4d708c50163877778c9576f9e8fe1895755 100644 (file)
@@ -86,6 +86,9 @@ lnt\co-gcc.lnt
 \r
 -e788 // PC-Lint message: Enum constant 'Symbol' not used within defaulted switch\r
 \r
+-esym(960, 16.9) // Function identifier used without '&'\r
+\r
+\r
 // RULES TO TURN OFF FOR OLD MODULES, but think of them when having new modules\r
 -esym(960,17.4) // To many messages to be possible to handle locally!\r
 \r
@@ -99,3 +102,5 @@ lnt\co-gcc.lnt
 //-e715 //Symbol not referenced\r
 \r
 //-esym(960, 12.5) //Non-primary expression used with logical operator.\r
+\r
+//-e785 // Too few initializers for aggregate ...\r