pacutils icon indicating copy to clipboard operation
pacutils copied to clipboard

Size mismatch should state expected size in bytes

Open RalphCorderoy opened this issue 5 years ago • 0 comments

On a size mismatch, I'd like to know the size expected in bytes so I can compare against the actual size. The first example output is too vague, the second redundantly precise. I suggest 1,234,567 B output format.

size mismatch (expected 1.37 M)
size mismatch (expected 994.00 B)

RalphCorderoy avatar Sep 09 '19 11:09 RalphCorderoy