[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
bweinstein at apple.com
bweinstein at apple.com
Wed Mar 17 18:32:35 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 106b382faed09382728ff3149618944842b1374c
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Mar 11 04:05:55 2010 +0000
Windows build fix - add an missing symbol to be exported
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55828 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index f9292d6..7f13339 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -113,6 +113,7 @@ EXPORTS
?didTimeOut at TimeoutChecker@JSC@@QAE_NPAVExecState at 2@@Z
?doubleToStringInJavaScriptFormat at WTF@@YAXNQADPAI at Z
?dumpSampleData at JSGlobalData@JSC@@QAEXPAVExecState at 2@@Z
+ ?empty at UStringImpl@JSC@@SAPAV12 at XZ
?enumerable at PropertyDescriptor@JSC@@QBE_NXZ
?equal at Identifier@JSC@@SA_NPBVUStringImpl at 2@PBD at Z
?equal at JSC@@YA_NPBVUStringImpl at 1@0 at Z
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list