DescriptionFixes for compilation of Blink on VS2013
- Disable some math functions that are now part of the C runtime
- Add missing include of <algorithm> for std::max
- Disable optimization of dtoa code on VS2013. Upstream bug filed and
fixed for next release.
NOTRY=true
R=abarth@chromium.org
BUG=288948
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159686
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|