summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-02-07 22:03:06 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-02-07 22:03:06 -0500
commit382ec7b2269546605da7ba0a44654deaadf3ff3c (patch)
treebcf19c7357bee77d3ee2b007fa26de87e7797ae0 /LICENSE
parentc9ae127ce1482ab2bc9c0968c97a76414e798d23 (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