bool FromString(const std::string& s, T* t) instead of T FromString(const std::string& str) Before this change we will silently continue the parsing and take whatever default value returned by FromString. TEST=new tests BUG=2507 R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/11069004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5834 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%