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

2025-03-14 Thread raf
On Fri, Mar 14, 2025 at 09:11:01AM +0100, Bernhard Voelker wrote: > On 3/13/25 18:45, Bernhard Voelker wrote: > > $ find "-)" "," "-!" "-ls" > > find: invalid expression: expected expression before closing parentheses > > '-)'. > > This one seems to have been fixed with this commit: > https:

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

2025-03-14 Thread Bernhard Voelker
On 3/13/25 18:45, Bernhard Voelker wrote: $ find "-)" "," "-!" "-ls" find: invalid expression: expected expression before closing parentheses '-)'. This one seems to have been fixed with this commit: https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=a5659a42fa2db What worries me mor