[Bug 43337] New: Conditional command with parentheses not working.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 13 05:34:05 CDT 2017


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

            Bug ID: 43337
           Summary: Conditional command with parentheses not working.
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
          Assignee: wine-bugs at winehq.org
          Reporter: distjubo at gmail.com
      Distribution: ---

If a conditional command contains parentheses, it fails to execute properly.

Example 1:
Command:
echo C:\Program Files (x86)\
Output:
C:\Program Files (x86)\

Example 2:
Command:
if ""=="" echo C:\Program Files (x86)\

Example 2 fails to execute. On Windows, the output of Example 1 and Example 2
are identical, but wine complains about not having found the command "x86".

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