WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237233
Remove UNUSED warnings for non-Cocoa platform after
r290449
https://bugs.webkit.org/show_bug.cgi?id=237233
Summary
Remove UNUSED warnings for non-Cocoa platform after r290449
Basuke Suzuki
Reported
2022-02-25 21:06:35 PST
[1437/2437] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDateMath.cpp.o ../../Source/JavaScriptCore/runtime/JSDateMath.cpp:100:30: warning: unused variable 'lastTimeZoneID' [-Wunused-variable] static std::atomic<uint64_t> lastTimeZoneID { 1 };
Attachments
PATCH
(977 bytes, patch)
2022-02-25 21:14 PST
,
Basuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2022-02-25 21:14:15 PST
Created
attachment 453285
[details]
PATCH
EWS
Comment 2
2022-02-26 14:13:47 PST
Committed
r290551
(
247829@main
): <
https://commits.webkit.org/247829@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 453285
[details]
.
Radar WebKit Bug Importer
Comment 3
2022-02-26 14:14:19 PST
<
rdar://problem/89517393
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug