gecko-dev/modules
Ray Kraesig 9163e54e6a Bug 1816737 - silence warning spam in (third-party) zlib code r=glandium
zlib still uses K&R-style function declarations. As of clang 15, these
are warned about by default, as they've been removed in the latest draft
of C2x; this results in thousands(?) of lines of warnings when building
zlib in-tree.

An issue has been filed at https://github.com/madler/zlib/issues/633,
but the author has stated that they are unwilling to change this until
C2x has actually been published.

For now, just silence those warnings when building zlib.

Differential Revision: https://phabricator.services.mozilla.com/D169842
2023-02-17 01:29:01 +00:00
..
brotli
fdlibm Bug 1760633: Apply the fdlibm patches for the new files to the in-tree files r=arai 2023-01-06 20:12:33 +00:00
freetype2 Bug 1815879 - Update freetype2 to 2.13.0. r=jfkthame 2023-02-14 03:31:03 +00:00
libjar Bug 1724718 - put missing chrome/resource check from jar channels in a better place so we catch all cases, r=valentin,florian,necko-reviewers 2023-01-16 14:46:14 +00:00
libmar Bug 1806394 r=nalexander 2023-02-16 18:15:40 +00:00
libpref Bug 1816988 - Enable reveal password context-menu. r=sgalich 2023-02-16 22:27:12 +00:00
woff2 Bug 1466443 - Update WOFF2 library to upstream tip, to pick up overlapSimpleBitmap support. r=gfx-reviewers,lsalzman 2022-12-12 15:04:07 +00:00
xz-embedded
zlib Bug 1816737 - silence warning spam in (third-party) zlib code r=glandium 2023-02-17 01:29:01 +00:00
moz.build