GNU bug report logs -
#16539
df command, possible bug?
Previous Next
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
View this message in rfc822 format
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.