If strptime() is called with legacy string but UTF-8 format, then upgrade the string...
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Thu, 2 Feb 2012 22:17:46 +0000 (22:17 +0000)
committerÆvar Arnfjörð Bjarmason <avar@cpan.org>
Sat, 11 Feb 2012 22:22:25 +0000 (22:22 +0000)
commit6b75a72293a16ce81c0d49fc63f3584b89eceb01
tree8d848c7339a36bda14adf4598fa799ba34916131
parenta920efd2f60663f60fa956fac6d376d8645921f7
If strptime() is called with legacy string but UTF-8 format, then upgrade the string to match; taking care to handle pos() counts both sides
ext/POSIX/POSIX.xs
ext/POSIX/t/time.t