Issue 21371: struct lconv does not have decimal_point on android platform
Created on 2014-04-28 02:02 by lizhenhua, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| lconv_member.patch | lizhenhua, 2014-04-28 02:02 | patch for decimal_point on android | review | |
| Messages (2) | |||
|---|---|---|---|
| msg217335 - (view) | Author: Li Zhenhua (lizhenhua) * | Date: 2014-04-28 02:02 | |
When compile python for android, it gets error because struct lconv does not have a member "decimal_point". |
|||
| msg217350 - (view) | Author: Stefan Krah (skrah) * ![]() |
Date: 2014-04-28 09:03 | |
This looks like a duplicate. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:02 | admin | set | github: 65570 |
| 2014-04-28 09:03:22 | skrah | set | status: open -> closed superseder: Android's incomplete locale.h implementation prevents cross-compilation nosy:
+ skrah |
| 2014-04-28 02:02:39 | lizhenhua | create | |
