WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24322
GTK+ API implementation files have bogus extern "C" entries
https://bugs.webkit.org/show_bug.cgi?id=24322
Summary
GTK+ API implementation files have bogus extern "C" entries
Gustavo Noronha (kov)
Reported
2009-03-03 09:33:57 PST
While ap was reviewing my download support patch he raised the issue that the patch contained a bogus extern "C" in webkitdownload.cpp. We discussing this on IRC and it seems like we only need this on our header files (already covered by the G_*_DECL macros).
Attachments
remove bogus extern "C"
(9.67 KB, patch)
2009-05-06 05:11 PDT
,
Jan Alonzo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jan Alonzo
Comment 1
2009-05-06 05:11:04 PDT
Created
attachment 30046
[details]
remove bogus extern "C" This patch removes the bogus extern "C" from the source files.
Jan Alonzo
Comment 2
2009-05-06 07:06:10 PDT
Fixed in
r43302
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