Subversion Repositories Kolibri OS

Rev

Rev 1498 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1498 Rev 2216
Line 78... Line 78...
78
-e834   // - followed by + is "confusing" NOT.
78
-e834   // - followed by + is "confusing" NOT.
79
-e820   // Allow Boolean test of a parenthesized assignment
79
-e820   // Allow Boolean test of a parenthesized assignment
80
-e778   // Allow constant expressions to evaluate to zero
80
-e778   // Allow constant expressions to evaluate to zero
81
-e662   // Allow "pointer overrun" for dynamic structures
81
-e662   // Allow "pointer overrun" for dynamic structures
82
-e831
82
-e831
83
83
-e784   // Allow "Nul character truncated from string" for lookup tables
-
 
84
-e661   // Allow access beyond "end of pointer" for ACPI tables declared with x[1] fields
-
 
85
-e796   // Allow access beyond "end of pointer" for namestrings
-
 
86