Message264824
Patch tested, it does not fix the problem.
This is because in pyconfig.h:
/* Define to 1 if you have the `sem_unlink' function. */
#define HAVE_SEM_UNLINK 1
Android declares the function but does not implement it. This is not the only case, for example issue #26857. |
|
| Date |
User |
Action |
Args |
| 2016-05-04 15:15:36 | xdegaye | set | recipients:
+ xdegaye, bquinlan, berker.peksag, Alex.Willmer |
| 2016-05-04 15:15:36 | xdegaye | set | messageid: <[email protected]> |
| 2016-05-04 15:15:36 | xdegaye | link | issue26924 messages |
| 2016-05-04 15:15:36 | xdegaye | create | |
|