http://bugzilla.kernel.org/show_bug.cgi?id=5328





------- Comment #2 from [EMAIL PROTECTED]  2007-08-20 01:24 -------
Maybe it's NOT a bug.

The code of #1 failed in "LNotEqual(Local1, 0x59)", 
Local1 here is of type BufferField, but the Spec 30b says in section 17.5.66,
both arguments of LNotEqual must each evaluate to an integer, a string, or a
buffer, 

---------------------------------------------------------------------------
Syntax
LNotEqual (Source1, Source2) => Boolean
Arguments
Source1 and Source2 must each evaluate to an integer, a string, or a buffer.
The data type of Source1 dictates the required type of Source2. Source2 is
implicitly converted if necessary to match the type of Source1.
---------------------------------------------------------------------------


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to