Message238289
| Author | Joshua.J.Cogliati |
|---|---|
| Recipients | Arfrever, Joshua.J.Cogliati, Vitor.de.Lima, gustavotemple, jrincayc, lbianc, python-dev, vstinner |
| Date | 2015-03-17.13:22:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426598579.73.0.193119869615.issue23644@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>Hum, I'm lost with the problem with C++ :-( What is your use case? Do >you want to compile CPython with C++? Or compile a third-party >extension with C++ and this extension includes "Python.h" which >includes "pyatomic.h". My use case is I have C++ code that I want to use from a extension. The extension includes Python.h, which includes pyatomic.h. Thank you for looking into this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-17 13:22:59 | Joshua.J.Cogliati | set | recipients: + Joshua.J.Cogliati, vstinner, Arfrever, jrincayc, python-dev, Vitor.de.Lima, gustavotemple, lbianc |
| 2015-03-17 13:22:59 | Joshua.J.Cogliati | set | messageid: <1426598579.73.0.193119869615.issue23644@psf.upfronthosting.co.za> |
| 2015-03-17 13:22:59 | Joshua.J.Cogliati | link | issue23644 messages |
| 2015-03-17 13:22:59 | Joshua.J.Cogliati | create | |