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

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:49:23 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 27cefb2fa24c6faaebda2ea3e0d08bf3b71f9e75
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 30 20:49:32 2003 +0000

    Fixed signature for QRegExp::match in .exp file to fix build
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4733 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/WebCore-combined.exp b/WebCore/WebCore-combined.exp
index 5311d2f..a1c4780 100644
--- a/WebCore/WebCore-combined.exp
+++ b/WebCore/WebCore-combined.exp
@@ -256,7 +256,7 @@ __ZNK5QSize10expandedToERKS_
 __ZNK5QSize7isValidEv
 __ZNK5QTime4msecEv
 __ZNK6QPoint15manhattanLengthEv
-__ZNK7QRegExp5matchERK7QStringiPib
+__ZNK7QRegExp5matchERK7QStringiPi
 __ZNK7QRegExp7patternEv
 __ZNK7QString10startsWithERKS_
 __ZNK7QString15stripWhiteSpaceEv

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list