All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Ruediger Meier <sweet_f_a@gmx.de>,
	Benno Schulenberg <bensberg@justemail.net>
Cc: Karel Zak <kzak@redhat.com>, Util-Linux <util-linux@vger.kernel.org>
Subject: Re: [ANNOUNCE] util-linux v2.26-rc2
Date: Sun, 15 Feb 2015 15:27:13 -0600	[thread overview]
Message-ID: <54E10F31.4060004@gmail.com> (raw)
In-Reply-To: <201502152150.03592.sweet_f_a@gmx.de>

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


  parent reply	other threads:[~2015-02-15 21:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 11:53 [ANNOUNCE] util-linux v2.26-rc2 Karel Zak
2015-02-05 21:48 ` Benno Schulenberg
2015-02-06  0:11   ` Bruce Dubbs
2015-02-06  9:37   ` Karel Zak
2015-02-15 20:02 ` Benno Schulenberg
2015-02-15 20:50   ` Ruediger Meier
2015-02-15 21:21     ` Benno Schulenberg
2015-02-15 21:27     ` Bruce Dubbs [this message]
2015-02-15 21:20   ` Bruce Dubbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54E10F31.4060004@gmail.com \
    --to=bruce.dubbs@gmail.com \
    --cc=bensberg@justemail.net \
    --cc=kzak@redhat.com \
    --cc=sweet_f_a@gmx.de \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.