[Bug 21046] New: cmd does not handle all operators in 'if' command

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 17 03:31:04 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=21046

           Summary: cmd does not handle all operators in 'if' command
           Product: Wine
           Version: 1.1.34
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


bug 15359 mentions that firefox's build scripts use commands like
  IF %ERRORLEVEL% EQU 0
wine's cmd only supports == and != operators;
windows' cmd also supports equ, neq, lss, leq, gtr, geq.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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