* po/POTFILES.in (lib/bugreports.c): Add entry.
---
po/POTFILES.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f6b7aed..f40778c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,6 +16,7 @@ find/pred.c
find/print.c
find/tree.c
find/util.c
+lib/
* lib/.gitignore: Use pattern for prominent suffixes like *.o, *.log
and *.a; an entry for the new intermediate file bugreports.o was missing
here. Sort file.
* locate/.gitignore (bigram,code,bigram.o,code.o): Remove, as these
programs have been removed with commit v4.6.0-44-g89ec021.
* find/.giti
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist-gzip and dist-xz.
* NEWS (Build-related): Mention that we're dropping .tar.gz.
---
NEWS | 4
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 16477dc..009b7a3 100644
--- a/NEWS
+++ b/NEW
It took a bit longer than expected, sorry.
This series of patches addresses various smaller issues,
and the point is [PATCH 4/6].
[PATCH 1/6] maint: avoid syntax-check failures
[PATCH 2/6] maint: add new bugreports.c to POTFILES.in
[PATCH 3/6] maint: adjust .gitignore files
[PATCH 4/6] all: outpu
'make syntax-check' failed with:
locate/word_io.h:
maint.mk: the above files include assert.h but don't use it
maint.mk:479: recipe for target 'sc_prohibit_assert_without_use' failed
...
lib/bugreports.h:
maint.mk: empty line(s) or no newline at EOF
maint.mk:929: recipe for target 's
When there are invalid options or arguments, all utilities printed the
full usage in addition to the original error diagnostic. The quite
large text distracted the user's attention from the error message.
* find/defs.h (usage): Mark as _GL_ATTRIBUTE_NORETURN, and remove the
arguments FP and MSG.
* find/find.1 (-D): Change argument name from "debugoptions" to
"debugopts" to match the synopsis, thus making searching in the man
page easier. While at it, sort possible arguments alphabetically.
---
find/find.1 | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
d
On 02/15/2016 02:44 PM, Marc Chantreux wrote:
>
> because the line exceed the max size of a command so i wrote
>
> a-very-long-list-of-files |
> xargs -IX find X -prune -type f -name '*scm'
>
> which works fine regardless the fact the find command was started for
> all single file (-