[vlc-devel] [PATCH] Luahttp can access equalizer settings
akash mehrotra
mehrotra.akash at gmail.com
Mon Jun 20 21:22:18 CEST 2011
2011/6/21 Rémi Denis-Courmont <remi at remlab.net>
> Le lundi 20 juin 2011 22:08:12 akash mehrotra, vous avez écrit :
> > Fixed and new patch attached..
> >
> > It seems someone else fixed the corruption problem while I was working on
> > the equalizer, so the check is not needed now.
>
> Err, does strtof() works with all LC_NUMERIC locales?
>
> Is seems so.
"
The radix character is defined in the program's locale
(category LC_NUMERIC). In the POSIX locale, or in a locale
where the radix character is not defined, the radix charac-
ter defaults to a period ('.').
"
from
http://compute.cnr.berkeley.edu/cgi-bin/man-cgi?strtod+3
--
> Rémi Denis-Courmont
> http://www.remlab.net/
> http://fi.linkedin.com/in/remidenis
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110621/9f7af3c7/attachment.html>
More information about the vlc-devel
mailing list