[Bug 44975] Multiple applications need 'find.exe' command line tool with functionality to search for string pattern from stdin (ConEmu)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 3 01:25:15 CST 2019


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |e1bcf2d88a09348ea67596fd12c
                   |                            |dca14918c8d4b
                URL|https://github.com/Maximus5 |https://github.com/Maximus5
                   |/ConEmu/releases            |/ConEmu/releases/tag/v18.04
                   |                            |.09
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commits:

*
https://source.winehq.org/git/wine.git/commitdiff/e1bcf2d88a09348ea67596fd12cdca14918c8d4b
("find: First implementation.")
*
https://source.winehq.org/git/wine.git/commitdiff/93c98111aee7d96a1150657d9220d32f2f06e745
("find: Prevent hang by properly checking for EOF.")

Thanks Fabian

Test without app:

--- snip ---
$ wine cmd.exe /d /c ver \| "%windir%\system32\find.exe" "Windows"
Microsoft Windows 6.1.7601

$ wine cmd.exe /d /c ver \| "%windir%\system32\find.exe" "Winblows"
--- snip ---

$ wine --version
wine-4.19

Regards

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