On 3/11/24 4:57 AM, Bruno Haible wrote:
> This looks good to me. 'sed' accepts POSIX BREs, where '(' and '[' stand for
> the literal '(' and '[' characters unless escaped.Thanks for double checking for me. > Also, I applied the attached follow-up, in order to make the logic of the code > easier to follow. There was nothing wrong in your code; it's just to make it > more straightforward to read. Thanks. Your changes look good to me. There is a lot going on in that function so I am all for any changes that make it easier to read. Collin
