commit | b25aac2172d24f25ca09d42350def346ff3cd9f2 | [log] [tgz] |
---|---|---|
author | pkasting@chromium.org <pkasting@chromium.org> | Fri Jan 30 19:53:42 2015 |
committer | pkasting@chromium.org <pkasting@chromium.org> | Fri Jan 30 19:53:42 2015 |
tree | 4b932f767ba8568132c36295169f96c2db726925 | |
parent | cfe4b49b4b7e97f8cfb089d0a60767924600fce7 [diff] |
Using << on an int8_t or uint8_t will output a character rather than a number. Places that do this need to cast to int to get the desired behavior. BUG=none TEST=none R=henrik.lundin@webrtc.org, pthatcher@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/40579004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@8223 4adac7df-926f-26a2-2b94-8c16560cd09d