]> git.cworth.org Git - notmuch/commit
TODO: Add two tasks that both have to do with auditing the library API
authorCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 03:52:27 +0000 (20:52 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 03:52:27 +0000 (20:52 -0700)
commit75cfd0d90623373167d151c8556bd3359a054183
tree7b94e0b735861749a3aac3800722946feef4863b
parenta29f49b943689e426f0d7c1beba8ac8e76b3d76b
TODO: Add two tasks that both have to do with auditing the library API

It was noted today in IRC that libnotmuch is not yet careful about
wrapping all Xapian calls with try/catch blocks to print nicer error
messages. It seems it would be natural to audit that at the same time
as doing the symbol-hiding work.
TODO