Derick Rethans wrote:
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.

so there are still locale dependant functions within the Engine? :((((

I thought we had finally eliminated these ...


-- Hartmut Holzgraefe <[EMAIL PROTECTED]>

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to