mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 17:14:13 +03:00
Robert Moore
83eea423d6
iASL: Add msg if initializer list is shorter than package length.
Adds a new remark for a Package() declaration if an initializer list exists, but is shorter than the declared length of the package. Although technically legal, this is probably a coding error and it is seen in the field. ACPICA BZ 815. Lin Ming, Bob Moore.
Description
No description provided
Languages
ASL
68.6%
C
29%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%