unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.)

deprecated
This commit is contained in:
Roberto Ierusalimschy
2014-06-26 15:38:28 -03:00
parent 7cc40851e1
commit a77d263e86
6 changed files with 46 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
/*
** $Id: luaconf.h,v 1.207 2014/06/10 19:21:20 roberto Exp roberto $
** $Id: luaconf.h,v 1.208 2014/06/24 17:02:00 roberto Exp roberto $
** Configuration file for Lua
** See Copyright Notice in lua.h
*/
@@ -280,6 +280,12 @@
*/
#define LUA_COMPAT_BITLIB
/*
@@ LUA_COMPAT_APIUNSIGNED controls the presence of macros for
** manipulating unsigned integers (lua_pushunsigned, lua_tounsigned, etc.)
*/
#define LUA_COMPAT_APIUNSIGNED
/*
@@ LUA_COMPAT_FLOATSTRING makes Lua format integral floats without a