RESOLVED INVALID 25089
r42307 build fails on Leopard/PPC
https://bugs.webkit.org/show_bug.cgi?id=25089
Summary r42307 build fails on Leopard/PPC
Jon
Reported 2009-04-07 21:36:53 PDT
Build failure due to variable name mismatch. /WebKit/WebKit/mac/Plugins/WebNetscapePluginPackage.mm: In function ‘BOOL -[WebNetscapePluginPackage _tryLoad](WebNetscapePluginPackage*, objc_selector*)’: /WebKit/WebKit/mac/Plugins/WebNetscapePluginPackage.mm:460: error: ‘NPN_GetAuthenticationInfoProcPtr’ was not declared in this scope /WebKit/mac/Plugins/WebNetscapePluginPackage.mm:460: error: expected `;' before ‘tVectorForFunctionPointer’
Attachments
Patch to fix build. (2.26 KB, patch)
2009-04-07 21:38 PDT, Jon
no flags
Jon
Comment 1 2009-04-07 21:38:23 PDT
Created attachment 29324 [details] Patch to fix build.
Anders Carlsson
Comment 2 2009-04-09 11:28:06 PDT
I already fixed this (the npfunctions.h type was wrong).
Note You need to log in before you can comment on or make changes to this bug.