Ruediger Meier wrote:
On Sunday 15 February 2015, Benno Schulenberg wrote:
Running 'make check' here reports the following failures:
A few of them might be fixed already in latest HEAD.
And could you please also show us the test diffs:
$ find tests/diff/ -type f | xargs -r cat
On my 686, there appears to be an off-by-one error. Example:
--- /sources/util-linux-2.26-rc2/tests/expected/cal/bigyear 2015-01-06 09:19:600
+++ /sources/util-linux-2.26-rc2/tests/output/cal/bigyear 2015-02-15 14:38:600
@@ -2,248 +2,248 @@
Gregorian - Monday-based month
December 2147483646
Mo Tu We Th Fr Sa Su
- 1 2
- 3 4 5 6 7 8 9
-10 11 12 13 14 15 16
-17 18 19 20 21 22 23
-24 25 26 27 28 29 30
-31
-Gregorian - Sunday-based month
- December 2147483646
-Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
+Gregorian - Sunday-based month
+ December 2147483646
+Su Mo Tu We Th Fr Sa
+ 1 2 3 4 5 6 7
+ 8 9 10 11 12 13 14
+15 16 17 18 19 20 21
+22 23 24 25 26 27 28
+29 30 31
+
-- Bruce
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html