CLuaInstance: Add member paramBoolDeprecated() for info...

...when Boolean parameters are passed as a string or number


Origin commit data
------------------
Commit: 86186e6443
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
This commit is contained in:
Michael Liebmann
2014-09-11 18:15:34 +02:00
parent bc4bd7acfe
commit cc62dc1385
6 changed files with 26 additions and 1 deletions

View File

@@ -851,6 +851,9 @@ const char * locale_real_names[] =
"ledcontroler.on.all",
"ledcontroler.on.led1",
"ledcontroler.on.led2",
"lua.boolparam_deprecated1",
"lua.boolparam_deprecated2",
"lua.boolparam_deprecated3",
"lua.function_deprecated1",
"lua.function_deprecated2",
"lua.function_deprecated3",