Page MenuHomeFreeBSD

libm: fix some unused variable (rcsid) and dangling else warnings
ClosedPublic

Authored by emaste on Sep 28 2016, 2:26 PM.
Tags
None
Referenced Files
F87039209: D8061.diff
Fri, Jun 28, 3:27 PM
Unknown Object (File)
Sat, Jun 22, 11:44 AM
Unknown Object (File)
Sat, Jun 22, 11:42 AM
Unknown Object (File)
May 22 2024, 6:05 AM
Unknown Object (File)
May 7 2024, 8:32 PM
Unknown Object (File)
May 1 2024, 1:57 PM
Unknown Object (File)
Mar 6 2024, 4:42 PM
Unknown Object (File)
Mar 5 2024, 11:22 PM
Subscribers
None

Details

Summary

s_{fabs,fmax,logb,scalb}{,f,l}.c may be built elsewhere with a higher WARNS setting.

Diff Detail

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

Event Timeline

emaste retitled this revision from to libm: fix some unused variable (rcsid) and dangling else warnings.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: ed, dim.
ed edited edge metadata.
This revision is now accepted and ready to land.Sep 28 2016, 2:41 PM
This revision was automatically updated to reflect the committed changes.