Bug 240541 - [libpas] Suppress warnings for %llu format specifier for uint64_t.
Summary: [libpas] Suppress warnings for %llu format specifier for uint64_t.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-17 14:44 PDT by Basuke Suzuki
Modified: 2022-05-17 16:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2022-05-17 14:44:15 PDT
Use PRIu64 instead.
Comment 1 EWS 2022-05-17 16:55:19 PDT
Committed r294364 (250667@main): <https://commits.webkit.org/250667@main>

Reviewed commits have been landed. Closing PR #696 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-05-17 16:56:13 PDT
<rdar://problem/93463044>