This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016年04月25日 20:47 by skrah, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg264199 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2016年04月25日 20:47 | |
Android's stdlib.h pollutes the namespace by including a memory.h header. |
|||
| msg264200 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年04月25日 20:49 | |
New changeset fae01d14dd4e by Stefan Krah in branch 'default': Issue #26846: Workaround for non-standard stdlib.h on Android. https://hg.python.org/cpython/rev/fae01d14dd4e |
|||
| msg264228 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2016年04月26日 07:51 | |
Thanks. Cross-compilation for android is fine now. Tested with a run of test_decimal on android emulator. Maybe issue #26723 can be closed now as well ? |
|||
| msg264240 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2016年04月26日 09:14 | |
> Maybe issue #26723 can be closed now as well ? I think it was already closed, but I added a link to this issue now. |
|||
| msg264295 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年04月26日 14:35 | |
New changeset 287996ff241f by Stefan Krah in branch 'default': Issue #26846: Post commit cleanup. https://hg.python.org/cpython/rev/287996ff241f |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:30 | admin | set | github: 71033 |
| 2016年04月26日 14:35:50 | python-dev | set | messages: + msg264295 |
| 2016年04月26日 09:14:22 | skrah | set | messages: + msg264240 |
| 2016年04月26日 09:12:10 | skrah | link | issue26723 superseder |
| 2016年04月26日 07:51:47 | xdegaye | set | messages: + msg264228 |
| 2016年04月25日 20:57:03 | skrah | set | status: open -> closed resolution: fixed stage: resolved |
| 2016年04月25日 20:49:49 | python-dev | set | nosy:
+ python-dev messages: + msg264200 |
| 2016年04月25日 20:47:32 | skrah | create | |