[vlc-devel] [PATCH 2/5] contrib: lua: fix android build
Rémi Denis-Courmont
remi at remlab.net
Tue Dec 27 17:58:04 CET 2011
Hello,
On Tuesday 27 December 2011, Rafaël Carré wrote:
> android's struct lconv is empty
> according to the headers it's not supported at all, and defined only to
> make libstdc++ build happy
This is going to be a problem on all platforms, not just Android. localeconv()
is not thread-safe.
--
Rémi Denis-Courmont
http://www.remlab.info
More information about the vlc-devel
mailing list