Bug 225138 - [PlayStation] Suppress warnings for %llu format specifier for uint64_t.
Summary: [PlayStation] Suppress warnings for %llu format specifier for uint64_t.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-27 22:03 PDT by Basuke Suzuki
Modified: 2021-04-27 23:40 PDT (History)
3 users (show)

See Also:


Attachments
PATCH (5.58 KB, patch)
2021-04-27 22:08 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2021-04-27 22:03:43 PDT
Use PRIu64 instead.
Comment 1 Basuke Suzuki 2021-04-27 22:08:58 PDT
Created attachment 427237 [details]
PATCH
Comment 2 EWS 2021-04-27 23:39:52 PDT
Committed r276692 (237106@main): <https://commits.webkit.org/237106@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427237 [details].
Comment 3 Radar WebKit Bug Importer 2021-04-27 23:40:18 PDT
<rdar://problem/77251026>