Message264774
| Author | yan12125 |
|---|---|
| Recipients | Alex.Willmer, larry, serhiy.storchaka, xdegaye, yan12125 |
| Date | 2016-05-04.02:54:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462330440.65.0.809144863752.issue26932@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Android RTLD_* constants are not defined via macros but as enum values. I guess CPython needs to check each one in configure.ac. See [1] [1] https://android.googlesource.com/platform/bionic/+/master/libc/include/dlfcn.h |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-04 02:54:00 | yan12125 | set | recipients: + yan12125, larry, xdegaye, serhiy.storchaka, Alex.Willmer |
| 2016-05-04 02:54:00 | yan12125 | set | messageid: <1462330440.65.0.809144863752.issue26932@psf.upfronthosting.co.za> |
| 2016-05-04 02:54:00 | yan12125 | link | issue26932 messages |
| 2016-05-04 02:54:00 | yan12125 | create | |