[SCM] kjs packaging branch, master, updated. debian/5.23.0-1-3-g5bd76fd
Maximiliano Curia
maxy at moszumanska.debian.org
Sun Jul 17 15:15:22 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjs.git;a=commitdiff;h=5bd76fd
The following commit has been merged in the master branch:
commit 5bd76fdedbe7459ab8e1e36c2f88d658ae7f1f17
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jul 17 17:15:08 2016 +0200
Update symbols file to make it compatible with gcc 6
Closes: 811977
Thanks: Martin Michlmayr for the report
---
debian/libkf5js5.symbols | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/libkf5js5.symbols b/debian/libkf5js5.symbols
index 9866a8a..98a9fa7 100644
--- a/debian/libkf5js5.symbols
+++ b/debian/libkf5js5.symbols
@@ -117,7 +117,7 @@ libKF5JS.so.5 libkf5js5 #MINVER#
_ZN3KJS13ArrayInstanceD1Ev at Base 4.96.0
_ZN3KJS13ArrayInstanceD2Ev at Base 4.96.0
_ZN3KJS13PackageObject4infoE at Base 4.96.0
- _ZN3KJS14ScopeChainLink5derefEv at Base 5.22.0
+ (optional=gccinternal)_ZN3KJS14ScopeChainLink5derefEv at Base 5.22.0
_ZN3KJS14UnicodeSupport18setToLowerFunctionEPFiPtiRS1_E at Base 4.96.0
_ZN3KJS14UnicodeSupport18setToUpperFunctionEPFiPtiRS1_E at Base 4.96.0
_ZN3KJS14UnicodeSupport19setIdentPartCheckerEPFbiE at Base 4.96.0
@@ -399,7 +399,7 @@ libKF5JS.so.5 libkf5js5 #MINVER#
_ZNK3KJS7JSValue20toIntegerPreserveNaNEPNS_9ExecStateE at Base 4.96.0
_ZNK3KJS7JSValue7toFloatEPNS_9ExecStateE at Base 4.96.0
(optional=gccinternal)_ZNK3KJS7JSValue7toInt32EPNS_9ExecStateE at Base 5.11.0
- _ZNK3KJS7JSValue8isStringEv at Base 5.22.0
+ (optional=gccinternal)_ZNK3KJS7JSValue8isStringEv at Base 5.22.0
_ZNK3KJS7JSValue8toNumberEPNS_9ExecStateE at Base 4.96.0
_ZNK3KJS7JSValue8toObjectEPNS_9ExecStateE at Base 4.96.0
_ZNK3KJS7JSValue8toStringEPNS_9ExecStateE at Base 4.96.0
--
kjs packaging
More information about the pkg-kde-commits
mailing list