[Webkit-unassigned] [Bug 240383] New: -Wreturn-type warning in PathOperation.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 07:34:18 PDT 2022


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

            Bug ID: 240383
           Summary: -Wreturn-type warning in PathOperation.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

[18/225] Building CXX object Source/WebCore/CMakeFiles/Web...ivedSources/unified-sources/UnifiedSource-043dd90b-5.cpp.o
In file included from /home/mcatanzaro/Projects/WebKit/WebKitBuild/GNOME-gtk3/WebCore/DerivedSources/unified-sources/UnifiedSource-043dd90b-5.cpp:6:
/home/mcatanzaro/Projects/WebKit/Source/WebCore/rendering/PathOperation.cpp: In member function ‘double WebCore::RayPathOperation::lengthForPath() const’:
/home/mcatanzaro/Projects/WebKit/Source/WebCore/rendering/PathOperation.cpp:70:1: warning: control reaches end of non-void function [-Wreturn-type]
   70 | }
      | ^

-- 
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/20220513/58e6d9b2/attachment.htm>


More information about the webkit-unassigned mailing list