This commit is contained in:
rmoore1 2005-07-29 22:51:54 +00:00
parent 896bd03a38
commit f64d44269f
2 changed files with 3 additions and 1 deletions

View File

@ -68,3 +68,4 @@
-e750 // Ignore non-referenced local macros (_MODULE_NAME, _COMPONENT, etc.) -e750 // Ignore non-referenced local macros (_MODULE_NAME, _COMPONENT, etc.)
-e834 // - followed by + is "confusing" NOT. -e834 // - followed by + is "confusing" NOT.
-e820 // Allow Boolean test of a parenthesized assignment -e820 // Allow Boolean test of a parenthesized assignment
-e742 // Allow multi-character constants

View File

@ -10,6 +10,7 @@ c:\acpi\generate\lint\co.lnt
-e46 // Compiler supports bitfields other than int -e46 // Compiler supports bitfields other than int
-d_IA64 -d_IA64
-dWIN64 -dWIN64
-d_MAC
+fll // enable long long +fll // enable long long
-si4 -sl4 -sp8 -sll8 -si4 -sl4 -sp8 -sll8