Tencent / LuaHelper

LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua.
Other
617 stars 93 forks source link

输出uint64数据报警告 #123

Open zq-2020 opened 2 years ago

zq-2020 commented 2 years ago

hello,我在openresty如下输出,LuaHelper报了一个警告,但是看日志输出都是ok的 luaJIT也支持64位了 print(tostring(18446744073709551615ULL - 5)) [Warn type:1], not a number: 18446744073709551615ULL

yinfei8 commented 1 year ago

多谢反馈,最新的版本已经解决了。