Bug 24322

Summary: GTK+ API implementation files have bogus extern "C" entries
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
remove bogus extern "C" none

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
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.