[Webkit-unassigned] [Bug 229858] New: Silence more -Wreturn-type warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 04:38:00 PDT 2021


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

            Bug ID: 229858
           Summary: Silence more -Wreturn-type warnings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

[677/2449] Building CXX object Source/...ources/UnifiedSource-f2e18ffc-38.cpp.o
In file included from JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f2e18ffc-38.cpp:2:
../../Source/JavaScriptCore/runtime/TemporalObject.cpp: In function ‘double JSC::roundNumberToIncrement(double, double, JSC::RoundingMode)’:
../../Source/JavaScriptCore/runtime/TemporalObject.cpp:331:1: warning: control reaches end of non-void function [-Wreturn-type]
  331 | }
      | ^
[687/2449] Building CXX object Source/...ources/UnifiedSource-f2e18ffc-37.cpp.o
In file included from JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f2e18ffc-37.cpp:6:
../../Source/JavaScriptCore/runtime/TemporalDuration.cpp: In function ‘JSC::PropertyName JSC::propertyName(JSC::VM&, unsigned int)’:
../../Source/JavaScriptCore/runtime/TemporalDuration.cpp:45:1: warning: control reaches end of non-void function [-Wreturn-type]
   45 | }
      | ^

-- 
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/20210903/c5cd8390/attachment.htm>


More information about the webkit-unassigned mailing list