Fix various compile warnings in NSS
Categories
(NSS :: Libraries, task)
Tracking
(Not tracked)
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(9 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
I got annoyed at some of the warning-spam at end of Firefox builds and decided to do some upstream fixing. Didn't get to anywhere close to all the warnings that are currently present, but I knocked out all the warnings in eight or nine different files, at least. (I looked at warnings in several other files as well, but Searchfox led me to callers where I couldn't readily tell changing types, or similar, wouldn't change behavior if done too eagerly.)
Patches forthcoming, will comment on each after posting with the particular warning I've killed off in them.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D75840
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D75841
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D75842
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D75843
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D75844
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D75845
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D75846
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D75847
Comment 10•5 years ago
|
||
https://hg.mozilla.org/projects/nss/pushloghtml?changeset=e23fe363fa058e9b289ae03cd352fc1f9e057146
Thanks for the fixes!
Description
•