[Python-Dev] LC_NUMERIC and C libraries (original) (raw)
Christian Reis kiko@async.com.br
Sat, 19 Jul 2003 12:45:04 -0300
- Previous message: [Python-Dev] LC_NUMERIC and C libraries
- Next message: [Python-Dev] LC_NUMERIC and C libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Jul 19, 2003 at 04:31:25PM +0200, "Martin v. L=F6wis" wrote:
Gustavo J A M Carneiro wrote: > Here's the patch. Also 2 new source files: =20 Please don't post patches to python-dev; post them to=20 sf.net/projects/python instead. =20 However, a) it is unlikely that patches are accepted from anybody but the author of the code, and b) it is unlikely that patches are implemented that provide huge chunks of the C library.
I'm afraid I didn't quite understand these two points:
a) Do you mean to say that the patch should be sent to the original author of the locale code? The original author of the code that calls atof/strtod?
Or by the original author of the g_ascii_* functions?=20
If the latter I can try and get Alex Larsson to submit the code. Is written permission from the glib team, relicensing the code, not acceptable enough, though?
b) I'm unsure as to how we should proceed without offering alternative versions of strtod/formatd (which is what the pystrtod.c file includes); AFAICS, the current situation is caused by the libc versions not being LC_NUMERIC-safe. Do you see an alternative?
Take care,
Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
- Previous message: [Python-Dev] LC_NUMERIC and C libraries
- Next message: [Python-Dev] LC_NUMERIC and C libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]