You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clibs/fastio/sha1.c(192): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
clibs/fastio/sha1.c(193): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
clibs/zip/luazip.c(174): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
clibs/zip/luazip.c(170): warning C4244: 'initializing': conversion from 'lua_Integer' to 'int', possible loss of data
clibs/zip/luazip.c(184): warning C4244: 'initializing': conversion from 'lua_Integer' to 'int', possible loss of data
clibs/zip/luazip.c(193): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
clibs/zip/luazip.c(214): warning C4244: 'initializing': conversion from 'lua_Integer' to 'int', possible loss of data
clibs/zip/luazip.c(247): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
clibs/zip/luazip.c(318): warning C4244: 'initializing': conversion from 'lua_Integer' to 'int', possible loss of data
clibs/zip/luazip.c(482): warning C4244: 'initializing': conversion from 'lua_Integer' to 'int', possible loss of data
clibs/zip/luazip.c(790): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
clibs/zip/luazip.c(916): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
clibs/zip/luazip.c(919): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
This discussion was converted from issue #11 on January 17, 2024 06:47.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
执行
luamake runtime
有 warningsBeta Was this translation helpful? Give feedback.
All reactions