[Bug 38747] New: msvcrt.dll does not implement _getwch, _getwche, and _ungetwch

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 10 18:44:21 CDT 2015


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

            Bug ID: 38747
           Summary: msvcrt.dll does not implement _getwch, _getwche, and
                    _ungetwch
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: joseph.bisch at gmail.com
      Distribution: ---

Created attachment 51660
  --> https://bugs.winehq.org/attachment.cgi?id=51660
debugging output from wine

It appears that msvcrt.dll does not implement _getwch, _getwche, and _ungetwch.

I ran into an issue where those were needed when building/installing twisted
using "python3.exe setup.py install" on my Linux machine. The python3.exe was
built on a Linux machine using Mingw, so I am not sure if this affects the
official Python 3 binaries.

While I am using wine 1.6.2 as provided by Debian, it is clear that this issue
still affects git master by looking at the appropriate file
(https://github.com/wine-mirror/wine/blob/master/dlls/msvcrt/msvcrt.spec).

See the attachment for the relevant debugging output from wine.

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