What steps will reproduce the problem?
1. Run script with non-existing format of os.date() - for example
print(os.date("%f"))
What is the expected output? What do you see instead?
Expected output is "%f", uncaughtable exception instead
What version of the product are you using? On what operating system?
Windows 7, Lua 5.1.2 (also tried Lua 5.1.4), Lua Interface 2.0.3
Original issue reported on code.google.com by mtmar...@gmail.com on 7 Sep 2011 at 8:13
Original issue reported on code.google.com by
mtmar...@gmail.com
on 7 Sep 2011 at 8:13