[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

bweinstein at apple.com bweinstein at apple.com
Wed Feb 10 22:20:02 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit f8855534d0403a43190e4d70f1d7df20e1ee6a31
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 8 18:54:24 2010 +0000

    Build fix, add needed export
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54497 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 6a0f1d8..f98f741 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -126,6 +126,7 @@ EXPORTS
     ?fastFree at WTF@@YAXPAX at Z
     ?fastMalloc at WTF@@YAPAXI at Z
     ?fastRealloc at WTF@@YAPAXPAXI at Z
+    ?fastStrDup at WTF@@YAPADPBD at Z
     ?fastZeroedMalloc at WTF@@YAPAXI at Z
     ?fillGetterPropertySlot at JSObject@JSC@@QAEXAAVPropertySlot at 2@PAVJSValue at 2@@Z
     ?focus at Profile@JSC@@QAEXPBVProfileNode at 2@@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list