[PATCH 00/11] regex patches

Tom Rini trini at konsulko.com
Tue May 6 18:44:36 CEST 2025


On Tue, May 06, 2025 at 04:10:24PM +0200, Rasmus Villemoes wrote:

> This started as a rather simple patch, 1/11, adding the ability to
> more conveniently do regex matching in shell.
> 
> But with that, it became very easy to see what the slre library can
> and especially what it cannot do, and that way I found both outright
> bugs and a "wow, doesn't it support that syntax" gotcha. I couldn't
> find any tests ('git grep slre -- test/' was empty), so I added a
> small test suite and tweaked slre.c.

I will say I worry there might be users depending on the bugs you've
fixed here, but I don't think that's a reason to not fix the bugs. We
can if needed deal with bug compatibility some opt-in way if required in
the future. And yes, this is a note to anyone in the future that has hit
upon the problem.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250506/b92833f4/attachment.sig>


More information about the U-Boot mailing list