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