linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06544
[Bug 1118699] [NEW] Add typeless object storage in per connection data in lua
Public bug reported:
Using SWIGLUA_REF is possible to store arbitrary lua object references
for later usage. The propossed implementation should return nil if the
object is not set and take care of keeping the references.
** Affects: adchpp
Importance: Undecided
Status: New
** Patch added: "Patch to fix the issue. Copyright assigned to Jacek Sieka"
https://bugs.launchpad.net/bugs/1118699/+attachment/3519608/+files/use_SWIGLUA_REF.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1118699
Title:
Add typeless object storage in per connection data in lua
Status in ADCH++:
New
Bug description:
Using SWIGLUA_REF is possible to store arbitrary lua object references
for later usage. The propossed implementation should return nil if the
object is not set and take care of keeping the references.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1118699/+subscriptions
Follow ups
References