summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/lib.lua
diff options
context:
space:
mode:
author Justin Kerk <dopefishjustin@gmail.com>2019-03-31 19:49:27 +0000
committer Justin Kerk <dopefishjustin@gmail.com>2019-03-31 19:49:27 +0000
commitb8a104748ecd3ebe0d30038c78225b3a027aa225 (patch)
treedc34bef962fb378027d85456f29a94c45dbc10d1 /scripts/src/lib.lua
parenta14285494f16ef6b4e305b69294821f3e881a519 (diff)
Fix compile warning under Emscripten (nw)
case value evaluates to 2147483654, which cannot be narrowed to type 'intptr_t' (aka 'long') [-Wc++11-narrowing] This partially reverts d199ec2657e011ff6ca8e5cb0c43fd3f304a292e but the warning is correct, the value does not fit.
Diffstat (limited to 'scripts/src/lib.lua')
0 files changed, 0 insertions, 0 deletions