Hi, OS: UBUNTU 11.04
Could someone please help me out here. I'm using boost-python. I have written a C++ program that returns a list back to Python. The problem I'm having is that the returned data seems to be misaligned. When I run the C++ program on its own and print out the structure all seems well. However when I copy the structure into the list and return this to Python the data is corrupted, and I've been told that this is an alignment issue, but I can't find a way to resolve this issue. Thanks in advance for any help. -- View this message in context: http://boost.2283326.n4.nabble.com/Alignment-problem-when-returning-lists-from-C-to-Python-tp3610860p3610860.html Sent from the Python - c++-sig mailing list archive at Nabble.com. _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig