lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Veli-Pekka Tätilä wrote:
Hi, the code doesn't crash here on XP Pro SP3, Lua 5.1.2:
Output:
Lua 5.1.2  Copyright (C) 1994-2007 Lua.org, PUC-Rio
print (os.date("%.d", 123))
d

Same result here
(Windows XP, lua 5.1.4 self-built with MinGW, C runtime is msvcrt.dll).

--
Shmuel