f537f4943c
Turns out that if Lua throws e.g. a table as error, tostring (and tolstring) returns NULL. And trying to print NULL into message stream causes it to hang). Guard against tolstring returning NULL, and print (null) instead of trying to print the NULL pointer. |
||
---|---|---|
.. | ||
cmdhelp | ||
core | ||
fonts | ||
interface | ||
library | ||
lua | ||
platform/wxwidgets | ||
video | ||
lsnes.hpp |