[Bug 50843] infosoft:infosoft has 2 failures on all Windows version up to Win10 1507

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 11 21:21:58 CDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |8ac9f334b4b7591a42c6aabf90d
                   |                            |5326fe3e0fd02
             Status|NEW                         |RESOLVED

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit 8ac9f334b4b7591a42c6aabf90d5326fe3e0fd02
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon May 10 15:54:11 2021 +0200

    infosoft/tests: Fix the pfnFillTextBuffer() return value.

    Windows Vista to Windows 10 1507 expect pfnFillTextBuffer() to return
    WBREAK_E_END_OF_TEXT to signal the end of the string. Returning
    unexpected values such as E_FAIL causes BreakText() to abort and report
    them to the caller.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50843
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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