GNU bug report logs - #16539
df command, possible bug?

Previous Next

Package: coreutils;

Reported by: crubel <at> compro.net

Date: Fri, 24 Jan 2014 20:39:01 UTC

Severity: normal

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 16539 <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Pádraig Brady <P <at> draigBrady.com>, 
 16539 <at> debbugs.gnu.org, crubel <at> compro.net
Subject: Re: bug#16539: More details on df command output for you
Date: Sun, 26 Jan 2014 01:04:05 +0100
On 01/26/2014 12:55 AM, Bernhard Voelker wrote:
> I think we're on the right way - and the patch looks good to me.

oops, too early:

$ make syntax-check
...
tests/df/skip-duplicates.sh:72:      if (strcmp (mntents[done-2].mnt_dir, "/NONROOT") == 0)
maint.mk: replace strcmp calls above with STREQ/STRNEQ
make: *** [sc_prohibit_strcmp] Error 1
make: *** Waiting for unfinished jobs....
--- ./po/POTFILES.in
+++ ./po/POTFILES.in
@@ -16,11 +16,14 @@
 lib/rpmatch.c
 lib/set-acl.c
 lib/siglist.h
+lib/spawn-pipe.c
 lib/strsignal.c
 lib/unicodeio.c
 lib/userspec.c
 lib/verror.c
 lib/version-etc.c
+lib/w32spawn.h
+lib/wait-process.c
 lib/xalloc-die.c
 lib/xfreopen.c
 lib/xmemcoll.c
maint.mk: you have changed the set of files with translatable diagnostics;
 apply the above patch
make: *** [sc_po_check] Error 1

The latter sc error is not related to this patch, obviously.

Have a nice day,
Berny




This bug report was last modified 10 years and 333 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.