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
Unknown Object (File)
Fri, Jan 3, 2:04 PM
Unknown Object (File)
Fri, Jan 3, 12:45 PM
Unknown Object (File)
Nov 18 2024, 1:38 AM
Unknown Object (File)
Nov 18 2024, 12:21 AM
Unknown Object (File)
Nov 17 2024, 2:55 PM
Unknown Object (File)
Nov 17 2024, 2:51 PM
Unknown Object (File)
Nov 17 2024, 9:10 AM
Unknown Object (File)
Oct 10 2024, 11:53 PM
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.