aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp_skia
diff options
context:
space:
mode:
authorGravatar caryclark <caryclark@google.com>2015-08-19 08:28:14 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-19 08:28:14 -0700
commitbca86202a48b2afa527b6e40d8b360ce3bc7c2e7 (patch)
treec58a85e785706ce4c224a2baa6e30b29b8dd8d49 /gyp_skia
parent7dea7b7df14f327f4af32a83af52ee695b4ab1e0 (diff)
cast SK_ARRAY_COUNT to make it sign agnostic
By adding a cast to SK_ARRAY_COUNT, the compiler treats the compile-time value as if it were a const int, and like regular numbers, permits it to be compared to signed and unsigned numbers freely. R=reed@google.com Review URL: https://codereview.chromium.org/1299943002
Diffstat (limited to 'gyp_skia')
0 files changed, 0 insertions, 0 deletions