diff options
author | Jukka Jylanki <jjylanki@imvu.com> | 2013-03-27 08:58:35 +0200 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-04-12 14:26:50 +0300 |
commit | 0c11a28ccfa3716962c7424fe227c82edc04de16 (patch) | |
tree | 4dcf8973afb7b193f32211fd38b0659e272cb15b /tests/embind/embind_test.cpp | |
parent | 113721e6c6ca4cbde2bb39c4460269424ef3d81d (diff) |
Fix passing of UINT_MAX and ULONG_MAX from C++ to JS function. LLVM doesn't have u32 type, so UINT_MAX literal comes out as 'i32 -1' literal to JS, which whould treat it as a negative -1.0 double.
Diffstat (limited to 'tests/embind/embind_test.cpp')
0 files changed, 0 insertions, 0 deletions