Message 197108 - Python tracker
Message197108
| Author | arbitraryvalue |
|---|---|
| Recipients | WhiteTiger, arbitraryvalue, cdavid, cgohlke, cournape, eric.araujo, giampaolo.rodola, jdpipe, loewis, rpetrov, rubenvb, schmir, scott.tsai |
| Date | 2013-09-06.21:18:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1378502316.82.0.147146121173.issue4709@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I want to add that this bug led to bizarre behavior (described here: http://stackoverflow.com/questions/18646694/pass-pointer-from-c-to-python-w-boost-python) when using 64-bit Boost-Python compiled with Mingw-w64 in Windows 7. Boost-Python and programs linked to it compiled, but failed at run-time with segfaults. The solution described by jdpipe worked for me, but I only found it after a day of fruitless debugging attempts. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-06 21:18:36 | arbitraryvalue | set | recipients: + arbitraryvalue, loewis, jdpipe, giampaolo.rodola, schmir, scott.tsai, cdavid, eric.araujo, rpetrov, cgohlke, rubenvb, WhiteTiger, cournape |
| 2013-09-06 21:18:36 | arbitraryvalue | set | messageid: <1378502316.82.0.147146121173.issue4709@psf.upfronthosting.co.za> |
| 2013-09-06 21:18:36 | arbitraryvalue | link | issue4709 messages |
| 2013-09-06 21:18:36 | arbitraryvalue | create | |