Page MenuHomeFreeBSD

rtld-elf: fix more warnings to allow compiling with WARNS=6
ClosedPublic

Authored by arichardson on Sep 13 2018, 2:52 PM.
Tags
None
Referenced Files
F165093308: D17154.diff
Wed, Aug 5, 11:37 PM
Unknown Object (File)
Thu, Jul 30, 4:32 PM
Unknown Object (File)
Jul 7 2026, 4:56 AM
Unknown Object (File)
Jul 7 2026, 4:55 AM
Unknown Object (File)
Jul 6 2026, 2:33 PM
Unknown Object (File)
Jul 5 2026, 6:01 PM
Unknown Object (File)
Jul 1 2026, 5:53 AM
Unknown Object (File)
May 25 2026, 8:33 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19568
Build 19153: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 13 2018, 3:48 PM
  • Fixed all issues found by universe build with WARNS=6
  • Silenced a false positive GCC warning
This revision now requires review to proceed.Oct 25 2018, 11:21 AM

Please commit whatever you have now. phab makes it impossible to cleanly see the diff between your patches when there are additional changes in the code from upstream repo, I do not want to re-read all the changes one more time.

This revision is now accepted and ready to land.Oct 29 2018, 8:50 PM
This revision was automatically updated to reflect the committed changes.