Bug 308960
| Summary: | REGRESSION(308379@main): Build with assertions disabled is broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
```
In file included from /home/vitaly/WebKit/WebKitBuild/WPE/Release/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
/home/vitaly/WebKit/Source/JavaScriptCore/wasm/WasmAddressType.cpp: In member function 'JSC::Wasm::TypeKind JSC::Wasm::AddressType::asTypeKind() const':
/home/vitaly/WebKit/Source/JavaScriptCore/wasm/WasmAddressType.cpp:61:5: error: control reaches end of non-void function [-Werror=return-type]
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/59700
EWS
Committed 308469@main (fe5e9c826dce): <https://commits.webkit.org/308469@main>
Reviewed commits have been landed. Closing PR #59700 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/171538688>