Bug 243275
| Summary: | [PlayStation] Fix build after 252739@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | Platform | 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 | ||
Basuke Suzuki
FAILED: Source/WTF/wtf/CMakeFiles/WTF.dir/posix/OSAllocatorPOSIX.cpp.o
Source/WTF/wtf/posix/OSAllocatorPOSIX.cpp:201:24: error: use of undeclared identifier 'address'
while (madvise(address, bytes, MADV_DONTNEED) == -1 && errno == EAGAIN) { }
^
1 error generated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 252917@main (2f1d37b20d5b): <https://commits.webkit.org/252917@main>
Reviewed commits have been landed. Closing PR #2816 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97729054>
Basuke Suzuki
https://github.com/WebKit/WebKit/pull/2816