Correct the badcode.asl expected results file to reflect iasl changes.
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
d2e646292a
commit
d40d814a3d
@ -32,6 +32,7 @@ Patch5: OPT_LDFLAGS.patch
|
||||
Patch6: int-format.patch
|
||||
Patch7: f23-harden.patch
|
||||
Patch8: asllookup-ppc64.patch
|
||||
Patch9: template.patch
|
||||
|
||||
BuildRequires: bison patchutils flex
|
||||
|
||||
@ -90,6 +91,7 @@ gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f -
|
||||
%patch6 -p1 -b .int-format
|
||||
%patch7 -p1 -b .f23-harden
|
||||
%patch8 -p1 -b .asllookup-ppc64
|
||||
%patch9 -p1 -b .template
|
||||
|
||||
cp -p %{SOURCE2} README.Fedora
|
||||
cp -p %{SOURCE3} iasl.1
|
||||
|
@ -44,7 +44,7 @@ badcode.asl 76: Subtract (MTX1, 4, Local3)
|
||||
Warning 3144 - Method Local is set but never used ^ (Local3)
|
||||
|
||||
badcode.asl 76: Subtract (MTX1, 4, Local3)
|
||||
Error 6058 - Invalid type ^ ([Mutex|Reference] found, Subtract operator requires [Integer|String|Buffer])
|
||||
Error 6058 - Invalid type ^ ([Mutex] found, Subtract operator requires [Integer|String|Buffer])
|
||||
|
||||
badcode.asl 80: CreateField (BUF1, 0, Subtract (4, 4), FLD1)
|
||||
Remark 2089 - Object is not referenced ^ (Name is within method [MTH1])
|
||||
|
Loading…
Reference in New Issue
Block a user