Bug 224756 - Silence various -Wreturn-type warnings
Summary: Silence various -Wreturn-type warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Trivial
Assignee: Michael Catanzaro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-19 07:11 PDT by Michael Catanzaro
Modified: 2021-04-24 15:04 PDT (History)
14 users (show)

See Also:


Attachments
Patch (3.51 KB, patch)
2021-04-19 07:12 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2021-04-19 07:11:34 PDT
Add missing RELEASE_ASSERT_NOT_REACHED() to suppress GCC's -Wreturn-type warnings.
Comment 1 Michael Catanzaro 2021-04-19 07:12:14 PDT
Created attachment 426415 [details]
Patch
Comment 2 EWS 2021-04-19 08:18:39 PDT
Committed r276253 (236735@main): <https://commits.webkit.org/236735@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426415 [details].
Comment 3 Radar WebKit Bug Importer 2021-04-24 15:04:56 PDT
<rdar://problem/77110046>