← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1259716] Re: r3380 compile error

 

** Branch linked: lp:dcplusplus

-- 
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 Committed

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