[vlc-devel] [PATCH] Android: implement vlc_strerror and vlc_strerror_c
Edward Wang
edward.c.wang at compdigitec.com
Mon Jan 6 21:22:37 CET 2014
On 2014-01-03 18:50, Edward Wang <edward.c.wang at compdigitec.com> wrote:
> Android does not have strerror_l() and won't have it any time soon.
>
> Localization is not required as these messages will never be displayed.
> ---
> Version with static buffer so the user of the function doesn't have to free it.
>
> src/Makefile.am | 1 +
> src/android/error.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 47 insertions(+)
> create mode 100644 src/android/error.c
ping?
Regards,
Edward Wang
More information about the vlc-devel
mailing list