[PATCH] maint: remove obsolete AC_HEADER_STDC macro

2022-04-24 Thread Bernhard Voelker
Avoid the following warning: configure.ac:208: warning: The macro `AC_HEADER_STDC' is obsolete. * configure.ac (AC_HEADER_STDC): Remove, and ... (AC_CHECK_INCLUDES_DEFAULT): ... add this instead. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac

[patch #10203] build error on musl due to old gettext infrastructure

2022-04-24 Thread Bernhard Voelker
Update of patch #10203 (project findutils): Release:None => 4.9.0 Fixed Release:None => 4.10.0 ___ Reply to this item at:

[patch #10203] build error on musl due to old gettext infrastructure

2022-04-24 Thread Bernhard Voelker
Update of patch #10203 (project findutils): Status: Need Info => Done Open/Closed:Open => Closed ___ Follow-up Comment #2: Helmut sent a c

[PATCH] doc: Add missing actions from list that suppress default -print

2022-04-24 Thread raf
* find/find.1 (EXPRESSION): Add missing -print0 and -fprint0 to the list of actions that suppress the default -print action. * doc/find.texi (find Expressions): Add missing -print0 and -fprint0 to the list of actions that suppress the default -print action. --- NEWS | 4 doc/find.tex

[PATCH] doc: Add missing actions from list that suppress default

2022-04-24 Thread raf
Hi, find/find.1 and doc/find.texi contain a list of the actions that suppress the default -print action. But -print0 and -fprint0 are missing from the list. This patch adds them to the list in both files. cheers, raf

Re: [patch #10203] build error on musl due to old gettext infrastructure

2022-04-24 Thread Helmut Grohne
On Sun, Apr 24, 2022 at 11:35:57AM -0400, Bernhard Voelker wrote: > Follow-up Comment #1: > > Thanks for the patch. I've wrapped it into a proper Git commit > in Helmut's name. Is this okay for you? Yes, thanks. Helmut

[patch #10203] build error on musl due to old gettext infrastructure

2022-04-24 Thread Bernhard Voelker
Update of patch #10203 (project findutils): Status:None => Need Info Assigned to:None => berny ___ Follow-up Comment #1: Thanks for the

[bug #62043] The xargs -r, --no-run-if-empty Option Is Ignored When a Delimiter Is Passed

2022-04-24 Thread Bernhard Voelker
Update of bug #62043 (project findutils): Status:None => Working as Intended Assigned to:None => berny Open/Closed:Open => Closed

[bug #62325] is This Typo?(xargs.1)

2022-04-24 Thread Bernhard Voelker
Update of bug #62325 (project findutils): Severity: 3 - Normal => 2 - Minor Status:None => Code Review Assigned to:None => berny

[PATCH 0/2] minor fixes

2022-04-24 Thread Bernhard Voelker
commit d3097b33253ac99c42c1c62a537c47a922e00c0d Author: Bernhard Voelker Date: Sun Apr 24 13:37:26 2022 +0200 doc: fix formatting typo in Texinfo manual * doc/find.texi (LC_COLLATE): Change man-style `\-name' to @samp{-name}. commit 36ec95c4d60f400a0a9e2e5bf4c749cc24239434 Author: Ber

[bug #62227] Incorrect warning for -name /

2022-04-24 Thread Bernhard Voelker
Update of bug #62227 (project findutils): Status: Code Review => Fixed ___ Follow-up Comment #7: Good catch, thanks. Fixed and pushed here: https://git.sv.gnu.org/cgit/findutils.git/commit/?