[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

ggaren at apple.com ggaren at apple.com
Wed Dec 22 18:14:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f620a19338fade3f4ecc82a6b212d8cfc8980e9e
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 9 01:42:24 2010 +0000

    Try to fix Windows build.
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: Updated .def file.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73575 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 09f64a1..f45ade7 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-08  Geoffrey Garen  <ggaren at apple.com>
 
+        Try to fix Windows build.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: Updated .def file.
+
+2010-12-08  Geoffrey Garen  <ggaren at apple.com>
+
         Try to fix GTK Linux build.
 
         * jit/ExecutableAllocator.cpp:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index e8105f0..f3f9c57 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -268,6 +268,7 @@ EXPORTS
     ?release at OSAllocator@WTF@@SAXPAXI at Z
     ?releaseStack at MarkStack@JSC@@CAXPAXI at Z
     ?reserveAndCommit at OSAllocator@WTF@@SAPAXI at Z
+    ?reserveAndCommit at OSAllocator@WTF@@SAPAXI at Z
     ?reset at ParserArena@JSC@@QAEXXZ
     ?reset at TimeoutChecker@JSC@@QAEXXZ
     ?resetDateCache at JSGlobalData@JSC@@QAEXXZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list