n Lock: Any
Fixed Release: None
___
Follow-up Comments:
---
Date: Sun 01 Jan 2023 03:43:35 AM UTC By: Sam James
Hi,
I've been running Undefined Behaviour Sanit
(Replying to https://www.mail-archive.com/bug-findutils@gnu.org/msg06369.html)
Given that the CBO is responsible for so many failures both in the test suite
and at runtime with UBSAN, would it be possible to go ahead and drop it?
(See https://savannah.gnu.org/bugs/?63605).
Best,
sam
signature.
ussion Lock: Any
Fixed Release: None
___
Follow-up Comments:
---
Date: Thu 16 Mar 2023 06:46:57 PM UTC By: Sam James
find --version:
```
find (GNU findutils) 4.9.0
Packaged by
Follow-up Comment #4, bug #64253 (project findutils):
Speaking for a distro which tends to expose a lot of this choice to users
(Gentoo), it should be fine as long as there's explicit configure args for
each.
Lots of other packages do stuff like this too. It's only really a problem if
it's "autom
James Youngman writes:
> Fixed with the attached patch.
>
Thank you!