[Webkit-unassigned] [Bug 173356] New: [GTK] integer expression expected if running Tools/gtk/install-dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 14 01:59:13 PDT 2017


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

            Bug ID: 173356
           Summary: [GTK] integer expression expected if running
                    Tools/gtk/install-dependencies
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tpopela at redhat.com
                CC: bugs-noreply at webkitgtk.org

If the Tools/gtk/install-dependencies script is ran on the unsupported platform (anything with yum like CentOS 7, RHEL 7) there is a warning about wrong syntax:

Tools/gtk/install-dependencies: line 40: [: Linux: integer expression expected

as the "eq" operand is expected an integer and not a string comparison.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170614/c102d5e6/attachment.html>


More information about the webkit-unassigned mailing list