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.]
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
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