
28 Oct
2005
28 Oct
'05
7:59 p.m.
Ralf W. Grosse-Kunstleve wrote:
Hi,
The changes to boost/bind/bind_template.hpp from 10/25 break the Boost.Python build under IRIX/MIPSpro 7.3.1. The problem is due to a known bug in the old EDG frontend (it is the obscure "ambiguous by inheritance" bug). Attached is a simple patch that restores the Boost.Python build. I've tested the patch on 18 other platforms, incl. Windows, Mac OS X, Tru64 Unix, and a bunch of Linux distributions.
If the patch looks reasonable and I get an OK I'd be happy to check it in.
Please go ahead. The only potential minor problem with it might be g++ -Wundef.