On Tue Apr 30 12:13:10 2024 +0000, Piotr Caban wrote:
This loop can be removed.
Removing it, or checking just one character for curlen == 1 or curlen == 2 breaks the test, the only way to remove it that I see so far is to manually unroll it. Or do you mean something else?