[Webkit-unassigned] [Bug 172414] New: -Wreturn-type warning triggered by WKNotification.cpp:77

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 20 08:30:10 PDT 2017


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

            Bug ID: 172414
           Summary: -Wreturn-type warning triggered by
                    WKNotification.cpp:77
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

Fix -Wreturn-type warning triggered by WKNotification.cpp:77:

[4626/5527] Building CXX object Source...r/UIProcess/API/C/WKNotification.cpp.o
../../Source/WebKit2/UIProcess/API/C/WKNotification.cpp: In function ‘const OpaqueWKString* WKNotificationCopyDir(WKNotificationRef)’:
../../Source/WebKit2/UIProcess/API/C/WKNotification.cpp:77:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

-- 
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/20170520/b86867ed/attachment.html>


More information about the webkit-unassigned mailing list