Codebase list kjs / 87e9264
Merging remotes/origin/kubuntu_wily_archive into kubuntu_unstable. Kubuntu CI 8 years ago
2 changed file(s) with 13 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 kjs (5.13.0-0ubuntu1) UNRELEASED; urgency=medium
11
2 [ Jonathan Riddell ]
23 * new upstream release
4
5 [ José Manuel Santamaría Lema ]
6 * Update symbols files:
7 - Re-add a couple of optional symbols:
8 _ZNK3KJS7JSValue7toInt32EPNS_9ExecStateE
9 _ZNK3KJS7JSValue9getUInt32ERj
10 These symbols are only leaked in GCC 4 and are functions inlined with
11 ALWAYS_INLINE, a macro defined in <wtf/Platform.h> which ends up using
12 __attribute__((always_inline))
313
414 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 07 Aug 2015 15:42:41 +0200
515
0 # SymbolsHelper-Confirmed: 5.12.0+git20150804.2230 amd64 i386
0 # SymbolsHelper-Confirmed: 5.13.0 amd64
11 libKF5JS.so.5 libkf5js5 #MINVER#
22 _ZN3KJS10Identifier11addSlowCaseEPNS_7UString3RepE@Base 4.96.0
33 _ZN3KJS10Identifier3addEPKNS_5UCharEi@Base 4.96.0
404404 _ZNK3KJS7JSValue16toUInt32SlowCaseEPNS_9ExecStateERb@Base 4.96.0
405405 _ZNK3KJS7JSValue20toIntegerPreserveNaNEPNS_9ExecStateE@Base 4.96.0
406406 _ZNK3KJS7JSValue7toFloatEPNS_9ExecStateE@Base 4.96.0
407 (optional)_ZNK3KJS7JSValue7toInt32EPNS_9ExecStateE@Base 5.13.0
407408 _ZNK3KJS7JSValue8isStringEv@Base 4.96.0
408409 _ZNK3KJS7JSValue8toNumberEPNS_9ExecStateE@Base 4.96.0
409410 _ZNK3KJS7JSValue8toObjectEPNS_9ExecStateE@Base 4.96.0
410411 _ZNK3KJS7JSValue8toStringEPNS_9ExecStateE@Base 4.96.0
411412 _ZNK3KJS7JSValue8toUInt16EPNS_9ExecStateE@Base 4.96.0
413 (optional)_ZNK3KJS7JSValue9getUInt32ERj@Base 5.13.0
412414 _ZNK3KJS7JSValue9toIntegerEPNS_9ExecStateE@Base 4.96.0
413415 _ZNK3KJS7UString10UTF8StringEv@Base 4.96.0
414416 _ZNK3KJS7UString14toStrictUInt32EPb@Base 4.96.0