Package: libperl4-corelibs-perl / 0.003-2+deb9u1

Metadata

Package Version Patches format
libperl4-corelibs-perl 0.003-2+deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
y2k20.patch | (download)

t/timelocal.t | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 turn the y2k20 into a y2k40 problem, or fix test failures starting in 2020
 t/timelocal.t fails with
	not ok 31 - timelocal year for 1970 1 2 0 0 0
	#   Failed test 'timelocal year for 1970 1 2 0 0 0'
	#   at t/timelocal.t line 36.
	#          got: '170'
	#     expected: '70'
	not ok 37 - timegm year for 1970 1 2 0 0 0
	#   Failed test 'timegm year for 1970 1 2 0 0 0'
	#   at t/timelocal.t line 49.
	#          got: '170'
	#     expected: '70'