Skip to content

tttocea608: only warn when we do drop characters

In roll-up mode, we drop out of the loop and warn when the 32nd character is reached, the warning is unnecessary when there were no characters left to loop on.

Merge request reports