[PATCH 1/4 v2] msvcrt/tests: Check errno in strtod test.

Piotr Caban piotr at codeweavers.com
Thu Jul 16 06:10:18 CDT 2020


From: Daniel Lehman <dlehman25 at gmail.com>

Signed-off-by: Daniel Lehman <dlehman25 at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v2:
  - only patches 2 and 4 were changed
  - reset errno to 0 only in msvcrt.dll (other version of the dll are 
not doing it, it even depends on msvcrt.dll version)
  - always check errno in ucrtbase tests

  dlls/msvcrt/tests/string.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-tests-Check-errno-in-strtod-test.txt
Type: text/x-patch
Size: 1243 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200716/0b2a7bd8/attachment.bin>


More information about the wine-devel mailing list