RESOLVED FIXED 71630
Allow use of FINAL in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=71630
Summary Allow use of FINAL in JavaScriptCore
Sam Weinig
Reported 2011-11-06 12:31:08 PST
Allow use of FINAL in JavaScriptCore
Attachments
Patch (1.18 KB, patch)
2011-11-06 12:31 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2011-11-06 12:31:52 PST
Anders Carlsson
Comment 2 2011-11-06 12:32:56 PST
Comment on attachment 113798 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=113798&action=review > Source/JavaScriptCore/ChangeLog:9 > + Don't warn about FINAL. I'd say "C++11 extensions used in C++98 mode" here.
Sam Weinig
Comment 3 2011-11-06 12:39:00 PST
Note You need to log in before you can comment on or make changes to this bug.