fune/toolkit/components/jsoncpp/src/lib_json
Chris Peterson f6fdbf028a Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium
-Wshadow warnings are not enabled globally, so these -Wno-shadow suppressions have no effect. I had intended to enable -Wshadow globally along with these suppressions in some directories (in bug 1272513), but that was blocked by other issues.

There are too many -Wshadow warnings (now over 2000) to realistically fix them all. We should remove all these unnecessary -Wno-shadow flags cluttering many moz.build files.

Differential Revision: https://phabricator.services.mozilla.com/D132289
2021-12-01 06:40:04 +00:00
..
json_reader.cpp Bug 1739222 - Update jsoncpp to version 1.9.5. r=gsvelto 2021-11-03 23:36:39 +00:00
json_tool.h Bug 1739222 - Update jsoncpp to version 1.9.5. r=gsvelto 2021-11-03 23:36:39 +00:00
json_value.cpp Bug 1739222 - Update jsoncpp to version 1.9.5. r=gsvelto 2021-11-03 23:36:39 +00:00
json_valueiterator.inl
json_writer.cpp Bug 1739222 - Update jsoncpp to version 1.9.5. r=gsvelto 2021-11-03 23:36:39 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00