
19 Mar
2006
19 Mar
'06
10:29 p.m.
Ralf W. Grosse-Kunstleve wrote:
I have a one-line patch needed to support Boost.Python under HP-UX with the native aCC compiler:
Index: type_id.hpp =================================================================== RCS file: /cvsroot/boost/boost/boost/python/type_id.hpp,v retrieving revision 1.17 diff -r1.17 type_id.hpp 34a35
|| (defined(__hpux) && defined(__HP_aCC)) \
I tested this already in our local multi-platform (ca. 20) build, i.e. I am sure it will not cause trouble. Would it be OK to check this in before the release branch is created?
Sure, please go ahead. Thomas -- Thomas Witt witt@acm.org