← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 830805] Re: adchpp: appName, versionString, and versionFloat variables not visible to Python

 

Sure why not. It's easy and patch solves the problem.

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/830805

Title:
  adchpp: appName, versionString, and versionFloat variables not visible
  to Python

Status in ADCH++:
  New

Bug description:
  variables outlined in adchpp.i:

  extern std::string appName;
  extern std::string versionString;
  extern float versionFloat;

  Can't seem to be accessed through python, but they are with lua

To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/830805/+subscriptions


References