- Make basl_dump() as unused.
- Avoid arithmetic on a void pointer.
- Avoid a signed/unsigned comparison with BASL_TABLE_CHECKSUM_LEN_FULL_TABLE.
- Ignore warnings about unused parameters from stuff pulled in by acpi.h. In particular, any prototype wrapped by ACPI_DBG_DEPENDENT_RETURN_VOID() will raise such parameters unless ACPI_DEBUG_OUTPUT is defined.
Details
Details
- Reviewers
jhb corvink - Group Reviewers
bhyve - Commits
- rG79135b4788e2: bhyve: Let BASL compile with raised warnings
rGc127c61efa4d: bhyve: Let BASL compile with raised warnings
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 48367 Build 45253: arc lint + arc unit