[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:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f28d174d3a6b6ffbe24481a64eedbe9336481cc9
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 9 02:03:00 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@73580 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 97d3509..cf9a386 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -2,6 +2,12 @@
 
         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 Windows build.
+
         * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: Updated .def
         file to remove a symbol -- the next build failure will say which symbol
         to add back.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 9f17d7f..353759d 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -267,6 +267,7 @@ EXPORTS
     ?reifyString at StringBuilder@WTF@@AAEXXZ
     ?release at OSAllocator@WTF@@SAXPAXI at Z
     ?releaseStack at MarkStack@JSC@@CAXPAXI at Z
+    ?reserveAndCommit at OSAllocator@WTF@@SAPAXIW4Usage at 12@_N1 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