Skip to content

textwrap: switch accumulate-time property to uint64

and use 0 instead of -1 to disable accumulation. In practice 0 already had the same effect, and this lets us get rid of unsafe code that actually breaks inspection of the element.

Merge request reports