RESOLVED FIXED 160994
[Win] Warning fix.
https://bugs.webkit.org/show_bug.cgi?id=160994
Summary [Win] Warning fix.
Per Arne Vollan
Reported 2016-08-19 02:02:29 PDT
I believe the following warning can safely be ignored: C:\Projects\WebKit\OpenSource\Source\JavaScriptCore\runtime\JSCell.cpp(276): warning C4646: function declared with '__declspec(noreturn)' or '[[noreturn]]' has non-void return type
Attachments
Patch (1.49 KB, patch)
2016-08-19 02:36 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2016-08-19 02:36:09 PDT
Per Arne Vollan
Comment 2 2016-08-19 09:23:33 PDT
Thanks for reviewing!
WebKit Commit Bot
Comment 3 2016-08-19 10:12:38 PDT
Comment on attachment 286444 [details] Patch Clearing flags on attachment: 286444 Committed r204635: <http://trac.webkit.org/changeset/204635>
WebKit Commit Bot
Comment 4 2016-08-19 10:12:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.