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@winehq.org Reporter: joseph.bisch@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.
https://bugs.winehq.org/show_bug.cgi?id=38747
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |27b7ff73e47fd50b9bf745f35d3 | |56770d51e7743 Status|UNCONFIRMED |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The functions are implemented in git version of wine. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=38747
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.46.