18271: branches/1.2/xapian-core/ branches/1.2/xapian-core/backends/brass/ branches/1.2/xapian-core/backends/chert/ branches/1.2/xapian-core/matcher/
olly <[email protected]> Fri, 10 Oct 2014 00:03:51 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18271 Date: 2014-10-10 00:03:51 +0100 (Fri, 10 Oct 2014) Log message (7 lines): backends/brass/brass_database.cc, backends/brass/brass_spellingwordslist.cc, backends/chert/chert_database.cc, backends/chert/chert_spellingwordslist.cc,matcher/mergepostlist.cc: Fix mismatched return type in debug logging annotations so that code compiles when configured with --enable-log. These are already fixed on trunk. Modified files: U branches/1.2/xapian-core/ChangeLog U branches/1.2/xapian-core/backends/brass/brass_database.cc U branches/1.2/xapian-core/backends/brass/brass_spellingwordslist.cc U branches/1.2/xapian-core/backends/chert/chert_database.cc U branches/1.2/xapian-core/backends/chert/chert_spellingwordslist.cc U branches/1.2/xapian-core/matcher/mergepostlist.cc Links: http://xapian.org/C?18271 http://xapian.org/C?18271?branches/1.2/xapian-core/ChangeLog http://xapian.org/C?18271?branches/1.2/xapian-core/backends/brass/brass_database.cc http://xapian.org/C?18271?branches/1.2/xapian-core/backends/brass/brass_spellingwordslist.cc http://xapian.org/C?18271?branches/1.2/xapian-core/backends/chert/chert_database.cc http://xapian.org/C?18271?branches/1.2/xapian-core/backends/chert/chert_spellingwordslist.cc http://xapian.org/C?18271?branches/1.2/xapian-core/matcher/mergepostlist.cc