-
🐛 fixed a logical error · fc48b8acNiels Lohmann authoredTreated the size of the range as the number of thousand separators. This logical error yielded a negative value for written_bytes and eventually an infinite loop, as written_bytes was converted to an unsigned value.
×