[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf

bweinstein at apple.com bweinstein at apple.com
Tue Jan 5 23:54:12 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit b996ef150c24d2881d3243a98ea065a8cc49553f
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 18 20:45:54 2009 +0000

    Add a needed export to fix the Windows build.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52333 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index a5da766..781b91f 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -17,6 +17,7 @@ EXPORTS
     ??0ThreadCondition at WTF@@QAE at XZ
     ??0UString at JSC@@QAE at PBD@Z
     ??0UString at JSC@@QAE at PB_WH@Z
+    ??0UString at JSC@@QAE at PA_WH_N@Z
     ??1CString at JSC@@QAE at XZ
     ??1ClientData at JSGlobalData@JSC@@UAE at XZ
     ??1Collator at WTF@@QAE at XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list