On Wed, 3 Nov 2004, Moriyoshi Koizumi wrote: > I suppose the root of the problem is that the engine relies on > strtod() that is affected by the locale settings. IIRC, > there are some threads regarding this... I can't name one though.
I think a much better solution would be to use our own "strtod" function that isn't affected by locales then. I guess we could borrow a BSD implementatino of it and modify this to our needs. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php