[PATCH 2/3] ucrtbase: Fix away from 0 rounding in %a format.
Aug. 6, 2020
6:18 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- We were duplicating bug in native implementation that is fixed in newest ucrtbase version. dlls/msvcrt/printf.h | 4 ++-- dlls/ucrtbase/tests/printf.c | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-)
2063
Age (days ago)
2063
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban