
23 Sep
2005
23 Sep
'05
12:24 p.m.
Hi, when I try to compile the python bindings of Boost.Graph (current CVS) I get the compilation errors shown in the attached log file. This is with gcc version 3.3.4 (pre 3.3.5 20040809) on Linux. The errors are introduced with the recent changes related to named parameters of biconnected_components.hpp: http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/graph/biconnected_components.hpp?r1=1.13&r2=1.14 Does anybody have a clue what to do? Should the python bindings be converted to the named parameter version? If yes, how? Georg