[Bug 52857] msvcp140:msvcp140 fails in Windows 8.1 on the cw-rx460 machine

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 2 12:34:01 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52857

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |ae48b2c9ee70df5b8cd765ab288
                   |                            |45aa2581c8149
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
This is essentially a duplicate of a kernel32:file failure because the test
exercises the same underlying API: CopyFileW().

This failure happened on the Windows 8.1 cw-rx460 because it happened to have a
newer kernel32 dll (see bug 52858 for the details).

The test has been updated to ignore this CopyFileW() quirk so that this bug is
now fixed.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list