Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(572)

Issue 2939583003: Fix compile error from ambiguous call to std::abs

Created:
3 years, 6 months ago by lliuu
Modified:
3 years, 6 months ago
Reviewers:
niklas.enbom
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, audio-team_agora.io, sdk-team_agora.io, peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix compile error from ambiguous call to std::abs Force using the int std::abs(int) version. BUG=webrtc:7807

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/modules/audio_device/ios/audio_device_ios.mm View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (6 generated)
lliuu
3 years, 6 months ago (2017-06-13 19:05:21 UTC) #5
henrika_webrtc
3 years, 6 months ago (2017-06-14 07:04:13 UTC) #8
I don't think we need this. See comments in webrtc:7807.

Powered by Google App Engine
This is Rietveld 408576698