diff options
author | 2019-03-31 19:49:27 +0000 | |
---|---|---|
committer | 2019-03-31 19:49:27 +0000 | |
commit | b8a104748ecd3ebe0d30038c78225b3a027aa225 (patch) | |
tree | dc34bef962fb378027d85456f29a94c45dbc10d1 /scripts/src/lib.lua | |
parent | a14285494f16ef6b4e305b69294821f3e881a519 (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