diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-02-07 22:03:06 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-02-07 22:03:06 -0500 |
commit | 382ec7b2269546605da7ba0a44654deaadf3ff3c (patch) | |
tree | bcf19c7357bee77d3ee2b007fa26de87e7797ae0 /LICENSE | |
parent | c9ae127ce1482ab2bc9c0968c97a76414e798d23 (diff) |
Fix lluau::dostring() for return values.
We were calling lua_pcall() in such a way as to discard any values returned by
the Lua chunk.
Work around Luau's broken lua_tointegerx(), which unlike vanilla Lua's does
not report whether the value at the specified index is or is not an integer.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions