unit rounding corner case
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 31 Oct 2022 16:08:57 +0000 (17:08 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 1 Nov 2022 03:14:54 +0000 (04:14 +0100)
commit7234e799b9983646e36ea2d4c7735807120f5bcf
tree022e83dddf11e26aa08ef05dd5f4d796fcf5e3a8
parent736f0a09c45e37cfef46689640d7fcac30ff9eee
unit rounding corner case

Earlier commits did not account for odd unit offsets with one less digit
like 9950 rounding to 10.0k (or 9.9k with the previous fix) instead of 10k.
barcat
t/t1402-rounded.in
t/t1402-rounded_-H_-w1.out