[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Thu Apr 8 00:42:42 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 6e5afceefea306b4f75384c9933e5fdc63124d28
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