From aef9974a85749339c10580287a8b2c47758c07b6 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Oct 30 2020 02:17:28 +0000 Subject: Update expected test result Signed-off-by: Al Stone --- diff --git a/debian/grammar.asl.result b/debian/grammar.asl.result index 19f6e2e..97fae9a 100644 --- a/debian/grammar.asl.result +++ b/debian/grammar.asl.result @@ -40,6 +40,12 @@ Warning 3055 - ^ Invalid Hex/Octal Escape - Non- grammar.asl 523: NAME (ESC2, "abcdefg\000hijklmn") Warning 3055 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL +grammar.asl 552: IRQNoFlags(xxxt){3,4,10,11} +Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (XXXT) + +grammar.asl 566: Name(Bxxx,0xFFFFFFFF) +Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (BXXX) + grammar.asl 620: RCIV (Subtract (Arg0, 1)) Remark 2098 - ^ Recursive method call (RCIV) @@ -581,4 +587,4 @@ Ignoring all errors, forcing AML file generation ASL Input: grammar.asl - 323653 bytes 4818 keywords 10284 source lines AML Output: grammar.aml - 43758 bytes 4148 opcodes 670 named objects -Compilation successful. 6 Errors, 93 Warnings, 92 Remarks, 1106 Optimizations +Compilation successful. 6 Errors, 93 Warnings, 94 Remarks, 1106 Optimizations