RESOLVED FIXED 234936
Use c++2a instead of gnu++2a for Cocoa builds
https://bugs.webkit.org/show_bug.cgi?id=234936
Summary Use c++2a instead of gnu++2a for Cocoa builds
Alex Christensen
Reported 2022-01-06 13:43:49 PST
Use c++2a instead of gnu++2a for Cocoa builds
Attachments
Patch (28.64 KB, patch)
2022-01-06 13:45 PST, Alex Christensen
ews-feeder: commit-queue-
Patch (27.24 KB, patch)
2022-01-06 15:25 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2022-01-06 13:45:24 PST
EWS Watchlist
Comment 2 2022-01-06 13:46:13 PST
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Alex Christensen
Comment 3 2022-01-06 15:25:54 PST
Sam Weinig
Comment 4 2022-01-07 14:56:48 PST
What's the reasoning behind this. My recollection is we have historically used the gnu++ standard flag (presumably at some point to use some gnu extensions, though clearly not vert much any more). What is the intended benefit here?
Radar WebKit Bug Importer
Comment 5 2022-01-13 13:44:29 PST
Alex Christensen
Comment 6 2022-01-18 13:04:14 PST
Comment on attachment 448540 [details] Patch The intended benefit here is to have a consistent language standard among all WebKit ports.
EWS
Comment 7 2022-01-18 13:47:55 PST
Committed r288146 (246146@main): <https://commits.webkit.org/246146@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448540 [details].
Note You need to log in before you can comment on or make changes to this bug.