This seems wrong. What happens if the rounded value is outside the range of an int, but within the range of a long long?
May 10, 2021 8:07 AM, "Piotr Caban" piotr@codeweavers.com wrote:
Signed-off-by: Piotr Caban piotr@codeweavers.com
configure.ac | 1 - dlls/msvcrt/math.c | 9 ++++++++- dlls/msvcrt/unixlib.c | 13 ------------- dlls/msvcrt/unixlib.h | 1 - 4 files changed, 8 insertions(+), 16 deletions(-)
Chip