Re: find.1: Some remarks and a patch with editorial changes for this man page

2025-03-25 Thread Bernhard Voelker
Hi Bjarni, On 3/8/25 16:50, Bjarni Ingi Gislason wrote: * What led up to the situation? Checking for defects with a new version test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page" [Use "groff -e ' $' -e '\\~$' " to find obvious trailing spaces.]

[PATCH] maint: remove declared-only find_pred_name

2025-03-25 Thread Bernhard Voelker
Only user was inside a an #ifdef DEBUG / #endif block. Introduced with -context in commit v4.5.5-42-g1a05af6a. * find/parser.c (parse_context): Remove #ifdef/#endif block. * find/defs.h (find_pred_name): Remove declaration. --- find/defs.h | 5 - find/parser.c | 3 --- 2 files changed, 8 de

Re: Are these system crashes fixed in the latest version?

2025-03-25 Thread Bernhard Voelker
On 3/23/25 23:45, Bernhard Voelker wrote: > Pushing soon. Pushed at: https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=dc3365628e24c Have a nice day, Berny