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)
Sun, May 10, 8:25 AM
Unknown Object (File)
Tue, May 5, 6:32 PM
Unknown Object (File)
Mon, May 4, 10:42 AM
Unknown Object (File)
Sun, May 3, 7:15 PM
Unknown Object (File)
Sat, May 2, 11:24 PM
Unknown Object (File)
Mon, Apr 27, 4:33 PM
Unknown Object (File)
Mon, Apr 27, 3:18 PM
Unknown Object (File)
Mon, Apr 27, 7:13 AM
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.