
Ben Hutchings <yg-boost-users@m.gmane.org> writes:
In article <slrnb83icj.1eg.do-not-spam-ben.hutchings@tin.businesswebsoftware.com>, I wrote:
Also, make sure you include <pyconfig.h> before any of the Boost.Python headers, because not all of them do that and you can end up with incorrect structure definitions in a debug build if you don't. (I should report this bug.)
This is not correct. Somehow I managed to build a program where different DLLs were using different structure definitions and on investigation it *seemed* that a Boost.Python header was at fault. On reexamination of Boost.Python I don't believe this is the case. My apologies to David Abrahams.
No apologies needed. It is, technically a bug which affects a few (perverse) platforms. -- Dave Abrahams Boost Consulting www.boost-consulting.com