linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07994
[Bug 1259716] Re: r3380 compile error
Fixed in DC++ 0.840.
** Changed in: dcplusplus
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1259716
Title:
r3380 compile error
Status in DC++:
Fix Released
Bug description:
Using MinGW-W64 4.8.1 x86, Python 2.5.2, SCons v1.2.0.r3842
AttributeError: 'staticmethod' object has no attribute '__func__':
File "E:\DCDev\bazaar\dcplusplus\SConstruct", line 8:
from build_util import Dev, gen_po_name
File "E:\DCDev\bazaar\dcplusplus\build_util.py", line 7:
class Dev:
File "E:\DCDev\bazaar\dcplusplus\build_util.py", line 212:
c_lib = simple_lib.__func__('h', 'c')
Whether it is Python or SCons I'm not sure but whatever causes this,
the minimum version should be raised in Compile.txt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1259716/+subscriptions
References