WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2016-03-25 15:06:07 PDT
<
rdar://problem/25364798
>
Dean Jackson
Comment 2
2016-03-25 15:10:20 PDT
Created
attachment 274946
[details]
Patch
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
Committed
r198697
: <
http://trac.webkit.org/changeset/198697
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug