[PATCH 2/2] debian: add (demangled) Xapian exception typeinfo symbols to libnotmuch1.symbols

david at tethera.net david at tethera.net
Sat Jul 16 13:34:28 PDT 2011


From: David Bremner <bremner at debian.org>

These are exported (again) by the library to prevent problems with
catching exceptions.
---
 debian/libnotmuch1.symbols |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/debian/libnotmuch1.symbols b/debian/libnotmuch1.symbols
index 8df6fec..05d86e6 100644
--- a/debian/libnotmuch1.symbols
+++ b/debian/libnotmuch1.symbols
@@ -70,3 +70,13 @@ libnotmuch.so.1 libnotmuch1 #MINVER#
  notmuch_threads_get at Base 0.3
  notmuch_threads_move_to_next at Base 0.3
  notmuch_threads_valid at Base 0.3
+ (c++)"typeinfo for Xapian::LogicError at Base" 0.6.1
+ (c++)"typeinfo for Xapian::RuntimeError at Base" 0.6.1
+ (c++)"typeinfo for Xapian::DocNotFoundError at Base" 0.6.1
+ (c++)"typeinfo for Xapian::InvalidArgumentError at Base" 0.6.1
+ (c++)"typeinfo for Xapian::Error at Base" 0.6.1
+ (c++)"typeinfo name for Xapian::LogicError at Base" 0.6.1
+ (c++)"typeinfo name for Xapian::RuntimeError at Base" 0.6.1
+ (c++)"typeinfo name for Xapian::DocNotFoundError at Base" 0.6.1
+ (c++)"typeinfo name for Xapian::InvalidArgumentError at Base" 0.6.1
+ (c++)"typeinfo name for Xapian::Error at Base" 0.6.1
-- 
1.7.5.4



More information about the notmuch mailing list