
29 Oct
2007
29 Oct
'07
7:12 p.m.
On Oct 29, 2007, at 2:12 PM, Ralf W. Grosse-Kunstleve wrote:
I'm testing Boost.Python compilation with the latest g++ 4.3.0 (svn rev 129691). It fails because ext/hash_set is not available. On 2007-10-18 it was moved to backward/hash_set (gcc svn rev 129442). The patch below restores the Boost.Python compilation. Is this an OK adjustment?
You might want to hold off on this change... the GCC folks are reconsidering whether ext/hash_set will exist in 4.3.0 or not. - Doug