On 06/04/15 18:15, Diego Biurrun wrote:
On Mon, Apr 06, 2015 at 06:11:59PM +0200, Luca Barbato wrote:
On 06/04/15 17:57, Diego Biurrun wrote:
On Sun, Apr 05, 2015 at 11:40:47AM -0600, John Stebbins wrote:
From: Stefano Sabatini <[email protected]>

Make internal small_strptime() function public, and use it in place of
strptime().
This allows to avoid a dependency on strptime() on systems which do not
support it.

Which systems are affected?

Windows and that set had been reworked below.

Windows what?  MSVC?  MinGW?  Cygwin?  MSYS?


At least the msvc libc and mingw-w64 according to a quick grep.
Given the usage of the function I didn't check any further, possibly some other newlib configuration might have it disabled (since it requires some locale stuff you might do w/out on really tiny setups).

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to