[bug #57461] Configure leaves directory trees that cannot be removed on PowerPC Mac OS X 10.5.8, Leopard

2024-06-02 Thread Peter Dyballa
Follow-up Comment #8, bug #57461 (group findutils): Right now findutils 4.9.0 do not build on my PowerBook G4 with Mac OS X 10.5.8 because the subdirectory trees confdir-14B--- and confdir3 cannot be removed. Adding gl_cv_func_getcwd_path_max=no to configure's list of arguments (that's the way Ma

[bug #42501] Add -E option for FreeBSD/Mac OSX compatibility

2024-06-02 Thread Stephane Chazelas
Follow-up Comment #8, bug #42501 (group findutils): Oh sorry missed one: and then NetBSD added -E in: commit c43efbc1770febb15e4e1cac194fc14195dc3bba Author: daniel Date: Thu Jul 19 07:49:30 2007 + Add the '-E' option to interpret regexes as extended regexes. While we are here, fi

[bug #42501] Add -E option for FreeBSD/Mac OSX compatibility

2024-06-02 Thread Stephane Chazelas
Follow-up Comment #7, bug #42501 (group findutils): Chronologically: -regex added first to NetBSD (inspired from GNU's) in: commit 5ddc160e898d16e1f981c5f3f7c8aa41db732ac4 Author: cgd Date: Tue Jul 20 01:28:41 1999 + add -regex and -iregex primaries which, like GNU find's primaries o

[bug #38474] Unintended (?) behaviour change of -perm +mode predicate

2024-06-02 Thread James Youngman
Update of bug #38474 (group findutils): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #13: I don't think ther

[bug #42501] Add -E option for FreeBSD/Mac OSX compatibility

2024-06-02 Thread James Youngman
Follow-up Comment #6, bug #42501 (group findutils): Chris, could you please determine which releases of FreeBSD and Mac OS X introduced this option? I would like to mention this in the sections of the documentation which deal with compatibility.

Implement new -E option for FreeBSD, Mac OS X compatibility

2024-06-02 Thread James Youngman
See attached patch (which I haven't pushed). This "fixes" the feature request https://savannah.gnu.org/bugs/index.php?42501 From 6b144b8c4d8199310ee07094ef70e7f597891bc5 Mon Sep 17 00:00:00 2001 From: James Youngman Date: Sun, 2 Jun 2024 10:34:59 +0100 Subject: [PATCH] Add -E option, selecting PO

[bug #42501] Add -E option for FreeBSD/Mac OSX compatibility

2024-06-02 Thread James Youngman
Update of bug #42501 (group findutils): Status:None => Code Review ___ Follow-up Comment #5: This option is implemented by the attached patch. I haven't pushed this patch yet. (file #561

[bug #57461] Configure leaves directory trees that cannot be removed on PowerPC Mac OS X 10.5.8, Leopard

2024-06-02 Thread James Youngman
Follow-up Comment #7, bug #57461 (group findutils): Try running configure with this question "pre-answered": env gl_cv_func_getcwd_path_max=no ./configure This should result in a config.h file which says: /* #undef HAVE_MINIMALLY_WORKING_GETCWD */ __

[bug #56823] -regextype egrep compatibility issue, requires full string match as opposed to egrep

2024-06-02 Thread James Youngman
Update of bug #56823 (group findutils): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mess

[bug #43507] find fails on -exec, -execdir, -ok, -okdir

2024-06-02 Thread James Youngman
Update of bug #43507 (group findutils): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mess