mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
4de97d4126
... except when building with clang on Linux because gyp doesn't seem to recognize the clang static analysis or ASan builds as clang, thus ignoring the following warning suppressions in signaling.gyp. We must suppress the following -Winconsistent-missing-override clang warnings from an upstream webrtc header file to be able to compile webrtc/signaling as warnings-as-errors: media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:29:15 [-Winconsistent-missing-override] 'SetExternalRecordingStatus' overrides a member function but is not marked 'override' media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:31:15 [-Winconsistent-missing-override] 'SetExternalPlayoutStatus' overrides a member function but is not marked 'override' media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:33:15 [-Winconsistent-missing-override] 'ExternalRecordingInsertData' overrides a member function but is not marked 'override' media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:40:15 [-Winconsistent-missing-override] 'ExternalPlayoutData' overrides a member function but is not marked 'override' media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:47:15 [-Winconsistent-missing-override] 'ExternalPlayoutGetData' overrides a member function but is not marked 'override' MozReview-Commit-ID: 1k5rdAWNfhk --HG-- extra : rebase_source : a94aa243ff66e3d6e67654f1066d5a22d2ef522b extra : histedit_source : 6402128ae23768e213cf5426f0ffd3a8cd0f572c |
||
---|---|---|
.. | ||
ffvpx | ||
gmp-clearkey/0.1 | ||
kiss_fft | ||
libav | ||
libcubeb | ||
libjpeg | ||
libmkv | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libsoundtouch | ||
libspeex_resampler | ||
libstagefright | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
libyuv | ||
mtransport | ||
omx-plugin | ||
openmax_dl | ||
openmax_il/il112 | ||
pocketsphinx | ||
psshparser | ||
sphinxbase | ||
webrtc | ||
update-libjpeg.sh |