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
265478
Adopt char32_t instead of UChar32 to sidestep ambiguity with int and int32_t
https://bugs.webkit.org/show_bug.cgi?id=265478
Summary
Adopt char32_t instead of UChar32 to sidestep ambiguity with int and int32_t
Darin Adler
Reported
2023-11-28 14:56:43 PST
Nearly every case where we use UChar32, it seems we can use char32_t instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-28 14:58:37 PST
<
rdar://problem/118900819
>
Darin Adler
Comment 2
2023-11-28 16:10:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21026
EWS
Comment 3
2023-12-01 02:10:32 PST
Committed
271373@main
(c3f90442cf07): <
https://commits.webkit.org/271373@main
> Reviewed commits have been landed. Closing PR #21026 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