[Bug 38747] New: msvcrt.dll does not implement _getwch, _getwche, and _ungetwch
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(a)winehq.org Reporter: joseph.bisch(a)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.
https://bugs.winehq.org/show_bug.cgi?id=38747 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |27b7ff73e47fd50b9bf745f35d3 | |56770d51e7743 Status|UNCONFIRMED |RESOLVED CC| |piotr.caban(a)gmail.com Resolution|--- |FIXED --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- The functions are implemented in git version of wine. Marking as 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.
https://bugs.winehq.org/show_bug.cgi?id=38747 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.46. -- 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.
participants (1)
-
wine-bugs@winehq.org