Bug 184479

Summary: Remove register keyword
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, fpizlo, jfbastien, rniwa, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jonathan Bedard
Reported 2018-04-10 17:26:32 PDT
With the deprecation of the register keyword in C++17, we should remove any usage within the WebKit codebase. <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0001r1.html>
Attachments
Ryan Haddad
Comment 1 2018-04-10 17:32:18 PDT
JF Bastien
Comment 2 2018-04-10 21:09:18 PDT
We still have code with register? lol nice.
Ryosuke Niwa
Comment 3 2018-04-10 23:49:56 PDT
*** This bug has been marked as a duplicate of bug 184489 ***
Note You need to log in before you can comment on or make changes to this bug.