[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

oliver at apple.com oliver at apple.com
Thu Feb 4 21:35:13 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 8772497eac716b00b7e29920101839617cb93c47
Author: oliver at apple.com <oliver at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 1 10:05:48 2010 +0000

    2010-02-01  Oliver Hunt  <oliver at apple.com>
    
            Windows build fix, update exports file (again)
    
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54131 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index e08e29e..8cc9ce3 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-02-01  Oliver Hunt  <oliver at apple.com>
 
+        Windows build fix, update exports file (again)
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2010-02-01  Oliver Hunt  <oliver at apple.com>
+
         Windows build fix, update exports file
 
         * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index c1d05d6..6a0f1d8 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -14,6 +14,7 @@ EXPORTS
     ??0PrototypeFunction at JSC@@QAE at PAVExecState@1 at V?$NonNullPassRefPtr at VStructure@JSC@@@WTF@@HABVIdentifier at 1@P6I?AVJSValue at 1@0PAVJSObject at 1@V61 at ABVArgList@1@@Z at Z
     ??0RefCountedLeakCounter at WTF@@QAE at PBD@Z
     ??0StringObject at JSC@@QAE at PAVExecState@1 at V?$NonNullPassRefPtr at VStructure@JSC@@@WTF@@ABVUString at 1@@Z
+    ??0Structure at JSC@@AAE at VJSValue@1 at ABVTypeInfo@1 at I@Z
     ??0ThreadCondition at WTF@@QAE at XZ
     ??0UString at JSC@@QAE at PBD@Z
     ??0UString at JSC@@QAE at PB_WH@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list