http://defect.opensolaris.org/bz/show_bug.cgi?id=4224
Bill Holler <bill.holler at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CAUSEKNOWN
--- Comment #1 from Bill Holler <bill.holler at sun.com> 2008-10-24 11:22:30
---
This bug was due to a miss-merge between gates used for testing.
-----------------------------------------------------------------
These lint warnings were also a regression introduced by the test gate merge.
These lint warnings should be fixed as part of this bug fix for the
undesired cmn_err() messages:
"../../i86pc/io/cpudrv/cpu_idle.c", line 772: warning: argument unused in
functi
on: arg in cpu_deep_idle_callb (E_FUNC_ARG_UNUSED)
"../../i86pc/io/cpudrv/cpu_idle.c", line 784: warning: precedence confusion
poss
ible; parenthesize (E_PRECEDENCE_CONFUSION)
"../../i86pc/io/cpudrv/cpu_idle.c", line 807: warning: constant operand to op:
"
!" (E_CONST_EXPR)
"../../i86pc/io/cpudrv/cpu_idle.c", line 816: warning: argument unused in
functi
on: arg in cpu_idle_cpr_callb (E_FUNC_ARG_UNUSED)
"../../i86pc/io/cpudrv/cpu_idle.c", line 844: warning: constant operand to op:
"
!" (E_CONST_EXPR)
"../../i86pc/io/hpet_acpi.c", line 1073: warning: constant operand to op: "!"
(E
_CONST_EXPR)
"../../i86pc/io/hpet_acpi.c", line 1140: warning: fallthrough on case statement
(E_CASE_FALLTHRU)
"../../i86pc/io/hpet_acpi.c", line 1182: warning: constant operand to op: "!"
(E
_CONST_EXPR)
"../../i86pc/io/hpet_acpi.c", line 987: warning: constant operand to op: "!"
(E_
CONST_EXPR)
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.