[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:09:34 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit aa89016898cee970bc9a74b066a83179bc344308
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 5 22:59:40 2003 +0000

            * WebCore-tests.exp: Added missing symbol so tests will link.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5395 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 86bb2f9..cc72853 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,7 @@
+2003-11-05  Darin Adler  <darin at apple.com>
+
+        * WebCore-tests.exp: Added missing symbol so tests will link.
+
 2003-11-05  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Ken.
diff --git a/WebCore/WebCore-tests.exp b/WebCore/WebCore-tests.exp
index 676180e..07d0efe 100644
--- a/WebCore/WebCore-tests.exp
+++ b/WebCore/WebCore-tests.exp
@@ -233,6 +233,7 @@ __ZNK5QTime4msecEv
 __ZNK6QPoint15manhattanLengthEv
 __ZNK7QRegExp5matchERK7QStringiPi
 __ZNK7QRegExp7patternEv
+__ZNK7QString10startsWithEPKc
 __ZNK7QString10startsWithERKS_
 __ZNK7QString15stripWhiteSpaceEv
 __ZNK7QString18simplifyWhiteSpaceEv

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list