[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
barraclough at apple.com
barraclough at apple.com
Wed Jan 20 22:14:07 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 8f6bb2a2a56ebdb13d8be5182fcaf93b92899be7
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Jan 6 19:45:14 2010 +0000
Windows build fix part I.
* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52858 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 6b0a629..353b8e4 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-06 Gavin Barraclough <barraclough at apple.com>
+
+ Windows build fix part I.
+
+ * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
2010-01-06 Dan Bernstein <mitz at apple.com>
Build fix
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index eee2c5d..52f44a0 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -69,7 +69,6 @@ EXPORTS
?constructFunction at JSC@@YAPAVJSObject at 1@PAVExecState at 1@ABVArgList at 1@ABVIdentifier at 1@ABVUString at 1@H at Z
?convertUTF16ToUTF8 at Unicode@WTF@@YA?AW4ConversionResult at 12@PAPB_WPB_WPAPADPAD_N at Z
?create at ByteArray@WTF@@SA?AV?$PassRefPtr at VByteArray@WTF@@@2 at I@Z
- ?create at JSGlobalData@JSC@@SA?AV?$PassRefPtr at VJSGlobalData@JSC@@@WTF@@_N at Z
?create at OpaqueJSString@@SA?AV?$PassRefPtr at UOpaqueJSString@@@WTF@@ABVUString at JSC@@@Z
?createEmptyString at SmallStrings@JSC@@AAEXPAVJSGlobalData at 2@@Z
?createInheritorID at JSObject@JSC@@AAEPAVStructure at 2@XZ
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list