mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-18 09:15:56 +01:00
debian: add (demangled) Xapian exception typeinfo symbols to libnotmuch1.symbols
These are exported (again) by the library to prevent problems with catching exceptions.
This commit is contained in:
parent
feb22fef2e
commit
1510ba3c3a
1 changed files with 10 additions and 0 deletions
10
debian/libnotmuch1.symbols
vendored
10
debian/libnotmuch1.symbols
vendored
|
@ -70,3 +70,13 @@ libnotmuch.so.1 libnotmuch1 #MINVER#
|
|||
notmuch_threads_get@Base 0.3
|
||||
notmuch_threads_move_to_next@Base 0.3
|
||||
notmuch_threads_valid@Base 0.3
|
||||
(c++)"typeinfo for Xapian::LogicError@Base" 0.6.1
|
||||
(c++)"typeinfo for Xapian::RuntimeError@Base" 0.6.1
|
||||
(c++)"typeinfo for Xapian::DocNotFoundError@Base" 0.6.1
|
||||
(c++)"typeinfo for Xapian::InvalidArgumentError@Base" 0.6.1
|
||||
(c++)"typeinfo for Xapian::Error@Base" 0.6.1
|
||||
(c++)"typeinfo name for Xapian::LogicError@Base" 0.6.1
|
||||
(c++)"typeinfo name for Xapian::RuntimeError@Base" 0.6.1
|
||||
(c++)"typeinfo name for Xapian::DocNotFoundError@Base" 0.6.1
|
||||
(c++)"typeinfo name for Xapian::InvalidArgumentError@Base" 0.6.1
|
||||
(c++)"typeinfo name for Xapian::Error@Base" 0.6.1
|
||||
|
|
Loading…
Reference in a new issue