[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d

ggaren at apple.com ggaren at apple.com
Thu Dec 3 13:28:36 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit b110a4b7ecda4fe6087fe1f32ca1b921530d6da3
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 6 23:54:01 2009 +0000

    Build fix: updated export file.
    
    Patch by Geoffrey Garen <ggaren at apple.com> on 2009-11-06
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50610 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 1beb7a1..0ef9eda 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2009-11-06  Geoffrey Garen  <ggaren at apple.com>
 
+        Build fix: updated export file.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2009-11-06  Geoffrey Garen  <ggaren at apple.com>
+
         Build fix: added some #includes.
 
         * wtf/CurrentTime.h:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 01f84f1..6cef863 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -202,7 +202,6 @@ EXPORTS
     ?objectCount at Heap@JSC@@QAEIXZ
     ?objectProtoFuncToString at JSC@@YI?AVJSValue at 1@PAVExecState at 1@PAVJSObject at 1@V21 at ABVArgList@1@@Z
     ?parse at Parser@JSC@@AAEXPAVJSGlobalData at 2@PAHPAVUString at 2@@Z
-    ?parseDateFromNullTerminatedCharacters at WTF@@YANPBD at Z
     ?primaryHeapBegin at Heap@JSC@@QAE?AV?$CollectorHeapIterator@$0A@@2 at XZ
     ?primaryHeapEnd at Heap@JSC@@QAE?AV?$CollectorHeapIterator@$0A@@2 at XZ
     ?profiler at Profiler@JSC@@SAPAV12 at XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list