Page MenuHomeFreeBSD

kerberos5: Silence compiler warnings
ClosedPublic

Authored by arichardson on Jan 7 2021, 4:56 PM.
Tags
None
Referenced Files
F97576109: D28025.diff
Mon, Sep 30, 3:54 AM
F97561196: D28025.diff
Mon, Sep 30, 2:10 AM
Unknown Object (File)
Fri, Sep 27, 4:51 AM
Unknown Object (File)
Thu, Sep 26, 6:55 AM
Unknown Object (File)
Tue, Sep 24, 6:51 PM
Unknown Object (File)
Mon, Sep 23, 7:26 PM
Unknown Object (File)
Thu, Sep 19, 11:07 PM
Unknown Object (File)
Thu, Sep 19, 4:48 AM
Subscribers
None

Details

Summary

Building the kerberos5 subdirectory currently produces lots of warnings.
Since there are many instances of these warnings and it's contrib code,
this change silences the warnings instead of fixing them.

Test Plan

compiles without warnings now

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arichardson created this revision.

This is probably ok. I've added a few others in case they care.

This revision is now accepted and ready to land.Jan 25 2021, 8:36 PM

Perhaps this is another reminder that our heimdal is quite old and we might want to revitalize the effort to move it to a private library and update it.

This revision was automatically updated to reflect the committed changes.