mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 09:04:21 +03:00
update
This commit is contained in:
parent
896bd03a38
commit
f64d44269f
@ -67,4 +67,5 @@
|
||||
-e715 // Ignore non-referenced formal parameters
|
||||
-e750 // Ignore non-referenced local macros (_MODULE_NAME, _COMPONENT, etc.)
|
||||
-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
|
||||
-d_IA64
|
||||
-dWIN64
|
||||
-d_MAC
|
||||
+fll // enable long long
|
||||
|
||||
-si4 -sl4 -sp8 -sll8
|
||||
|
Loading…
x
Reference in New Issue
Block a user