[PATCH 4/7] msvcrt: Implement lrint using rint function.

Piotr Caban piotr at codeweavers.com
Mon May 10 12:50:52 CDT 2021


Hi,

This patch is not correct for values in range INT_MAX..UINT_MAX (it 
shouldn't set errno in this case). I'll send a fixed version. The same 
states for 5-7 patches.

Thanks,
Piotr



More information about the wine-devel mailing list