[Webkit-unassigned] [Bug 114620] New: win_cmd_shell detection doesn't work under MSYS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 05:36:18 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114620

           Summary: win_cmd_shell detection doesn't work under MSYS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: net147 at gmail.com
                CC: hausmann at webkit.org, jocelyn.turcotte at digia.com


Tools/qmake/mkspecs/features/default_pre.prf tries to detect if running under Windows cmd.exe.
This detect works for cmd.exe and Cygwin shell but fails for MSYS.

The detection simplified and improved to also detect MSYS properly:
win32:isEmpty(QMAKE_SH): CONFIG += win_cmd_shell

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list