hroptatyr / dateutils

nifty command line date and time utilities; fast date calculations and conversion in the shell
http://www.fresse.org/dateutils/
Other
616 stars 42 forks source link

In 0.4.8, dtconv.071 fails on armv7hl and i686 #124

Open mattdm opened 3 years ago

mattdm commented 3 years ago
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 commented 3 years ago

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

hroptatyr commented 3 years ago

Hey Matt, good catch! Fix is in a669bba8d.