linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #05954
[Bug 1028816] Re: Rev 598 errors on all LUA dump commands
** Changed in: adchpp
Status: New => Invalid
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1028816
Title:
Rev 598 errors on all LUA dump commands
Status in ADCH++:
Invalid
Bug description:
OS Win7 , 2008
Mingw compile
On every call to autil.lua's dump
function2, 4: Wrong arguments for overloaded function 'Client_disconnect'
Possible C/C++ prototypes are:
disconnect(adchpp::Client *,DCReason,std::string const &)
disconnect(adchpp::Client *,DCReason)
stack traceback:
[C]: in function 'disconnect'
.\autil.lua:64: in function 'dump'
access.op.lua:55: in function 'command'
access.lua:1651: in function 'handle_plus_command'
access.lua:1664: in function 'v'
access.lua:1722: in function 'onReceive'
access.lua:1742: in function <access.lua:1741>
This makes the core unusable when Lua is used ....
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1028816/+subscriptions
References