http://bugs.winehq.org/show_bug.cgi?id=44066
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c488f29122cb871b3b61d80656f | |537cc0ba66a77 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bernhard Übelacker bernhardu@mailbox.org --- Unfortunately I could not find an older msys2 version than msys2-i686-20161025.exe [1]. This should roughly translate to cygwin 2.6.0 [2].
There is another issue with cygwin's find_fast_cwd_pointer in versions <= 3.1.2 (bug #52646), so I applied the "Workaround: Patch to add nops to RtlGetCurrentDirectory_U."
With this I could successfully install this 32-bit msys2 version, and mintty opened and showed output.
Therefore I guess we can set this bug to resolved-fixed.
[1] https://web.archive.org/web/20171126100057/http://repo.msys2.org/distrib/i68...
[2] https://github.com/msys2/msys2-runtime/releases/tag/cygwin-2_6_0-release
(If someone wants to test latest 64-bit msys2, last time I checked patches for following bugs were required: bug #55138, bug #53574, bug #56925, bug #56927 )