[Bug 41392] New: directory.c: match_filename always false if mask contains "*?"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 25 09:12:19 CDT 2016


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

            Bug ID: 41392
           Summary: directory.c: match_filename always false if mask
                    contains "*?"
           Product: Wine
           Version: 1.9.19
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: lcmecmac at gmail.com
      Distribution: ---

A mask containing '*' followed by '?' will not match any files.
For example, "dir *?" does not show any files in a non-empty directory.

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