dateutils icon indicating copy to clipboard operation
dateutils copied to clipboard

In 0.4.8, dtconv.071 fails on armv7hl and i686

Open mattdm opened this issue 4 years ago • 2 comments

FAIL: dtconv.071
================

$ dconv @X16o
--- "expected output  60467403" 2021-03-04 17:17:21.468894459 -0500
+++ "actual output  60467403"   2021-03-04 17:17:21.468894459 -0500
@@ -0,0 +1 @@
+1970-01-01T00:00:00
$? 1

mattdm avatar Mar 04 '21 22:03 mattdm

(This is on the Fedora builders; also occurs with setarch i686 on my own x86_64 devel system)

mattdm avatar Mar 04 '21 22:03 mattdm

Hey Matt, good catch! Fix is in a669bba8d.

hroptatyr avatar Mar 05 '21 09:03 hroptatyr