Commit 377a6259 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Fix output routines to prevent unintended rounting.

If the input value mod 512 == 0, the value would be subject to
unintended rounding. Rework the function to check against this
on each unit promotion.

Bug 3252.
parent da66b63f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment