Message 188969 - Python tracker
Message188969
| Author | cavallo71 |
|---|---|
| Recipients | benjamin.peterson, cavallo71, doko, pitrou, vstinner |
| Date | 2013-05-11.23:10:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1368313846.69.0.902891898769.issue17905@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
ok I see it, thanks. I've attached a new patch fixing the files with the locale's guards. Modules/readline.c might have the SAVE_LOCALE renamed into HAVE_SETLOCALE but the patch doesn't address that bit. Android has definitively locale.h but it is a dummy implementation at the moment. I'm trying with http://www.crystax.net/en/android/ndk instead but still no luck. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-11 23:10:46 | cavallo71 | set | recipients: + cavallo71, doko, pitrou, vstinner, benjamin.peterson |
| 2013-05-11 23:10:46 | cavallo71 | set | messageid: <1368313846.69.0.902891898769.issue17905@psf.upfronthosting.co.za> |
| 2013-05-11 23:10:46 | cavallo71 | link | issue17905 messages |
| 2013-05-11 23:10:46 | cavallo71 | create | |