mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 17:14:13 +03:00
update
This commit is contained in:
parent
896bd03a38
commit
f64d44269f
@ -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
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user