r3380 compile error

Bug #1259716 reported by eMTee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DC++
Fix Released
Low
Unassigned

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.

Related branches

Revision history for this message
eMTee (realprogger) wrote :

Works well with the following configuration : MinGW-W64 4.8.1 x64, Python 2.7.5, SCons v2.3.0

Revision history for this message
poy (poy) wrote :

Python 2.7 is everywhere these days; it is fine to require it. i also want to be on the latest stable version of SCons.

can you update the reqs?

eMTee (realprogger)
Changed in dcplusplus:
status: New → Fix Committed
Revision history for this message
poy (poy) wrote :

Fixed in DC++ 0.840.

Changed in dcplusplus:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.