Re: MSVC warnings when compiling Lua as C++

"'Sainan' via lua-l" <[email protected]> Thu, 30 Jul 2026 06:19:59 +0000
Newsgroups gmane.comp.lang.lua.general
Message-ID <61MqHKWvFEz-JGWrHFFIdsigoML7lvUks6-Yaqpfow2mW0zT34QvMRZlFkyIHNfpYh4Y3aBtW27xofVGq7gMPkNdlAu05B11mR32tBUu2L0=@calamity.inc>
Ah, I actually didn't know that 'int' was ever not 32-bit. The only quirk I=
 ever ran into was 'char' meaning 'unsigned char' on some ARM compilers.

Maybe there would be some value in using int32_t, uint32_t, int64_t, etc. w=
hen C99 is available.

--=C2=A0Sainan

--=20
You received this message because you are subscribed to the Google Groups "=
lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/61MqH=
KWvFEz-JGWrHFFIdsigoML7lvUks6-Yaqpfow2mW0zT34QvMRZlFkyIHNfpYh4Y3aBtW27xofVG=
q7gMPkNdlAu05B11mR32tBUu2L0%3D%40calamity.inc.