Stefan Krah added the comment:
This looks like a duplicate.
--
nosy: +skrah
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Android's incomplete locale.h implementation prevents
cross-compilation
___
Python tracke
New submission from Li Zhenhua:
When compile python for android, it gets error because struct lconv does not
have a member "decimal_point".
--
components: Cross-Build
files: lconv_member.patch
keywords: patch
messages: 217335
nosy: lizhenhua
priority: normal
severity: normal
status: ope