Chromium Code Reviews
DescriptionFix VS 2015 64-bit truncation warning
crrev.com/1509833002 introduced a VS 2015 64-bit truncation warning.
This fixes it with a cast. The warning is:
egl.cc(129): warning C4267: conversion from 'size_t' to 'int', possible loss of data
R=piman@chromium.org
BUG=440500
Committed: https://crrev.com/1fc1fd5b26c69e91b6ffd0fa15e30f12e21d4221
Cr-Commit-Position: refs/heads/master@{#367678}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||