RESOLVED FIXED 155905
Remove use of extern "C" to include QuartzCore files
https://bugs.webkit.org/show_bug.cgi?id=155905
Summary Remove use of extern "C" to include QuartzCore files
Dean Jackson
Reported 2016-03-25 15:05:29 PDT
Remove use of extern "C" to include QuartzCore files
Attachments
Patch (7.68 KB, patch)
2016-03-25 15:10 PDT, Dean Jackson
andersca: review+
Dean Jackson
Comment 1 2016-03-25 15:06:07 PDT
Dean Jackson
Comment 2 2016-03-25 15:10:20 PDT
Anders Carlsson
Comment 3 2016-03-25 15:24:59 PDT
Comment on attachment 274946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=274946&action=review > Source/WebCore/ChangeLog:9 > + We can avoid having to wrap things in extern "C". Should say "avoid having to wrap constants in extern "C", since they are mangled the same in both C and C++.
Dean Jackson
Comment 4 2016-03-25 16:16:01 PDT
Note You need to log in before you can comment on or make changes to this bug.