mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() Disable the C5041 warning which makes the build fail. This is a C++17-only change and WebRTC doesn't support C++17 yet, so the code is technically correct, but fails to build on MSVC 2019 and warning-as-error active. Also fix another warning-as-error build error with MSVC 2019 due to ignoring the result of a [[nodiscard]] function. No-Presubmit: True Bug: webrtc:11275,webrtc:11276 Change-Id: I891a894ee87252f96e84fd8d282576f46907256f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165781 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30244} |
||
---|---|---|
.. | ||
acm_receive_test.cc | ||
acm_receive_test.h | ||
acm_receiver.cc | ||
acm_receiver.h | ||
acm_receiver_unittest.cc | ||
acm_remixing.cc | ||
acm_remixing.h | ||
acm_remixing_unittest.cc | ||
acm_resampler.cc | ||
acm_resampler.h | ||
acm_send_test.cc | ||
acm_send_test.h | ||
audio_coding_module.cc | ||
audio_coding_module_unittest.cc | ||
call_statistics.cc | ||
call_statistics.h | ||
call_statistics_unittest.cc |