On Wed, 3 Nov 2004, Hartmut Holzgraefe wrote:

> 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 ...

They were fixed, but broke output of localeconv(). Now this should be
fixed too, and fixed for good!

regards,
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

Reply via email to