Message 269829 - Python tracker
Message269829
| Author | yan12125 |
|---|---|
| Recipients | ned.deily, skrah, vstinner, xdegaye, yan12125 |
| Date | 2016-07-05.15:49:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467733787.25.0.447040309013.issue27442@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's an issue - there's already a macro called ANDROID_API defined in libcutils [1] If someone is going to integrate Python into AOSP, redefining macros may cause a problem. [1] https://android.googlesource.com/platform/system/core/+/master/include/cutils/compiler.h#42 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-05 15:49:47 | yan12125 | set | recipients: + yan12125, vstinner, ned.deily, skrah, xdegaye |
| 2016-07-05 15:49:47 | yan12125 | set | messageid: <1467733787.25.0.447040309013.issue27442@psf.upfronthosting.co.za> |
| 2016-07-05 15:49:47 | yan12125 | link | issue27442 messages |
| 2016-07-05 15:49:46 | yan12125 | create | |