WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292363
Add missing stdint.h header
https://bugs.webkit.org/show_bug.cgi?id=292363
Summary
Add missing stdint.h header
adrian_taylor
Reported
2025-05-01 01:44:24 PDT
To support clang modules builds (which will be necessary for Swift/C++ interop in future) each header file needs to include all its dependencies. This header file contains uint64_t so it needs to refer to stdint.h.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-01 01:44:34 PDT
<
rdar://problem/150432464
>
adrian_taylor
Comment 2
2025-05-01 01:49:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44779
EWS
Comment 3
2025-05-02 09:58:11 PDT
Committed
294433@main
(a17bd8b2592a): <
https://commits.webkit.org/294433@main
> Reviewed commits have been landed. Closing PR #44779 and removing active labels.
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