WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
263054
Update WTF::Unexpected to follow latest C++23 specs
https://bugs.webkit.org/show_bug.cgi?id=263054
Summary
Update WTF::Unexpected to follow latest C++23 specs
Gerald Squelart
Reported
2023-10-11 19:22:14 PDT
I'll "borrow" the implementation from the Xcode SDK. WTF::Expected will be next.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-11 19:22:23 PDT
<
rdar://problem/116841632
>
Gerald Squelart
Comment 2
2023-10-11 19:24:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18976
Gerald Squelart
Comment 3
2023-10-16 13:50:44 PDT
For clarification: By "borrow" I meant copying and modifying the code -- but keeping the licence annotation, it's in the WIP patch. Also "borrow" because it's already used is other apps like Xcode; and we're only "borrowing" because it's temporary until we can use C++23 in WebKit.
Gerald Squelart
Comment 4
2023-10-16 17:23:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19140
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