[SCM] khtml packaging branch, master, updated. debian/5.23.0-1-4-g6307482
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 16 15:48:27 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=6307482
The following commit has been merged in the master branch:
commit 630748210e1f1e397cd75c2b4b3375eca28a2547
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sat Jul 16 17:48:17 2016 +0200
Make symbols files gcc 6 compatible
Closes: 811972
Thanks: Martin Michlmayr for the report
---
debian/libkf5khtml5.symbols | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/libkf5khtml5.symbols b/debian/libkf5khtml5.symbols
index 5cbb646..3497b1a 100644
--- a/debian/libkf5khtml5.symbols
+++ b/debian/libkf5khtml5.symbols
@@ -1836,9 +1836,9 @@ libKF5KHtml.so.5 libkf5khtml5 #MINVER#
_ZN3DOMeqERKNS_9DOMStringEPKc at Base 4.96.0
_ZN3DOMeqERKNS_9DOMStringERK7QString at Base 4.96.0
_ZN3DOMeqERKNS_9DOMStringES2_ at Base 4.96.0
- _ZN3KJS14ScopeChainLink5derefEv at Base 4.96.0
+ (optional=external)_ZN3KJS14ScopeChainLink5derefEv at Base 4.96.0
(optional=external|arch=!armel !armhf)_ZN3KJS6JSCell4markEv at Base 4.96.0
- _ZN3KJS7JSValue9getObjectEv at Base 4.96.0
+ (optional=external)_ZN3KJS7JSValue9getObjectEv at Base 4.96.0
_ZN3KJS7JSValueD0Ev at Base 4.96.0
_ZN3KJS7JSValueD1Ev at Base 4.96.0
_ZN3KJS7JSValueD2Ev at Base 4.96.0
@@ -2873,10 +2873,10 @@ libKF5KHtml.so.5 libkf5khtml5 #MINVER#
_ZNK3KJS10Identifier9domStringEv at Base 4.96.0
_ZNK3KJS7JSValue4typeEv at Base 4.96.0
_ZNK3KJS7JSValue7toInt32EPNS_9ExecStateE at Base 4.96.0
- _ZNK3KJS7JSValue8isObjectEv at Base 4.96.0
+ (optional=external)_ZNK3KJS7JSValue8isObjectEv at Base 4.96.0
_ZNK3KJS7JSValue8toNumberEPNS_9ExecStateE at Base 4.96.0
_ZNK3KJS7JSValue8toStringEPNS_9ExecStateE at Base 4.96.0
- _ZNK3KJS7JSValue9getNumberERd at Base 5.13.0
+ (optional=external)_ZNK3KJS7JSValue9getNumberERd at Base 5.13.0
(optional=external|arch=armel armhf hurd-i386 i386 kfreebsd-i386 mips mipsel powerpc)_ZNK3KJS7JSValue9getNumberEv at Base 5.13.0
_ZNK3KJS7JSValue9toBooleanEPNS_9ExecStateE at Base 4.96.0
_ZNK3KJS7UString7qstringEv at Base 4.96.0
--
khtml packaging
More information about the pkg-kde-commits
mailing list