[SCM] libzen/master: Ignore inline ToZtring symbols
hyperair at users.alioth.debian.org
hyperair at users.alioth.debian.org
Sun Jun 3 08:53:38 UTC 2012
The following commit has been merged in the master branch:
commit 6704d62336c6e53a77b211f2e04d0743d2298b1b
Author: Chow Loong Jin <hyperair at debian.org>
Date: Sun Jun 3 16:47:09 2012 +0800
Ignore inline ToZtring symbols
This fixes build failures arising from spurious ToZtring symbols appearing when
they get uninlined on certain architectures.
diff --git a/debian/libzen0.symbols b/debian/libzen0.symbols
index 9a3464b..82a45b7 100644
--- a/debian/libzen0.symbols
+++ b/debian/libzen0.symbols
@@ -401,6 +401,7 @@ libzen.so.0 libzen0 #MINVER#
(c++)"ZenLib::Ztring::To_Unicode() const at Base" 0.4.23
(c++)"ZenLib::Ztring::To_UTF8() const at Base" 0.4.23
(c++)"ZenLib::Ztring::To_UUID() const at Base" 0.4.23
+ (optional|c++|regex)"^ZenLib::Ztring::ToZtring" 0.4.23
(c++)"ZenLib::Ztring::TrimLeft(wchar_t)@Base" 0.4.23
(c++)"ZenLib::Ztring::TrimRight(wchar_t)@Base" 0.4.23
(c++)"ZenLib::Ztring::Trim(wchar_t)@Base" 0.4.23
--
libzen packaging
More information about the pkg-multimedia-commits
mailing list