Page MenuHomeFreeBSD

Fix various warnings with higher WARNS.
ClosedPublic

Authored by jhb on Oct 13 2020, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 1:36 PM
Unknown Object (File)
Sun, Sep 21, 12:49 PM
Unknown Object (File)
Sep 11 2025, 1:59 AM
Unknown Object (File)
Aug 14 2025, 7:42 AM
Unknown Object (File)
Jul 27 2025, 8:36 AM
Unknown Object (File)
Jul 26 2025, 8:24 PM
Unknown Object (File)
Jul 26 2025, 5:55 PM
Unknown Object (File)
Jul 25 2025, 9:23 PM
Subscribers

Details

Summary
  • Rename global 'crid' to 'requested_crid' to avoid shadowing.
  • Remove some unused function arguments.
  • Use __DECONST().
Test Plan
  • tried to use this this week and it failed to build, presumably due to WARNS' default changing to 6 globally

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34138
Build 31298: arc lint + arc unit