[MPlayer-dev-eng] locale patches
D Richard Felker III
dalias at aerifal.cx
Tue Nov 5 19:48:17 CET 2002
On Tue, Nov 05, 2002 at 03:31:10PM -0300, Nicolás Lichtmaier wrote:
> >
> >
> >a few locale patches to VF (fix locales with "," separator)
> >
> >
> Beware, that's not thread safe, and it's surely slow. IMO is much safer
> and faster just to get the decimal of the current locale with
> nl_langinfo and replace all '.' with that char.
Not acceptable, because the decimal of the current locale is used for
other purposes! IMNSHO the whole locale system is just broken and
mplayer shouldn't use it. It should not affect basic functions that
are used for parsing/writing config.
Rich
More information about the MPlayer-dev-eng
mailing list