[Webkit-unassigned] [Bug 161529] New: [GTK] Fix compiler warning in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 00:44:22 PDT 2016


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

            Bug ID: 161529
           Summary: [GTK] Fix compiler warning in MiniBrowser
    Classification: Unclassified
           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

[5989/6114] Building C object Tools/MiniBrowser/gtk/CMakeFiles/MiniBrowser.dir/BrowserTab.c.o
../../Tools/MiniBrowser/gtk/BrowserTab.c: In function ‘decidePermissionRequest’:
../../Tools/MiniBrowser/gtk/BrowserTab.c:228:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[5991/6114] Building C object Tools/MiniBrowser/gtk/CMakeFiles/MiniBrowser.dir/BrowserWindow.c.o
../../Tools/MiniBrowser/gtk/BrowserWindow.c: In function ‘browserWindowConstructed’:
../../Tools/MiniBrowser/gtk/BrowserWindow.c:955:20: warning: unused variable ‘window’ [-Wunused-variable]
     BrowserWindow *window = BROWSER_WINDOW(gObject);
                    ^~~~~~

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


More information about the webkit-unassigned mailing list