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)
Tue, Oct 7, 4:17 PM
Unknown Object (File)
Tue, Sep 23, 11:36 PM
Unknown Object (File)
Sun, Sep 14, 11:24 PM
Unknown Object (File)
Aug 19 2025, 2:55 AM
Unknown Object (File)
Aug 6 2025, 11:41 AM
Unknown Object (File)
Jul 16 2025, 12:54 AM
Unknown Object (File)
Jun 25 2025, 9:20 AM
Unknown Object (File)
Jun 24 2025, 10:51 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.