DescriptionRevert of With these changes, WebRtc x86 will build Visual Studio 2015. (patchset #1 id:1 of https://codereview.webrtc.org/1412653006/ )
Reason for revert:
Must have messed up the line endings. Will redo the changelist.
Original issue's description:
> With these changes, WebRtc x86 will build Visual Studio 2015.
> Fixed line endings.
>
>
> Visual Studio 2015 balks at the implicit truncation of values. Easily fixed with an implicit cast.
>
>
> Fixed redefinition of CLOCKS_PER_SEC when using Visual Studio 2015 and the Windows 10 SDK. CLOCKS_PER_SEC is also defined in "<WIN10 SDK DIR>\include\10.0.10240.0\ucrt\time.h" and also has the value of 1000
>
>
> Hiding snprintf definition if building with Visual Studio 2015
>
> BUG=
TBR=
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|