17932: trunk/xapian-core/ trunk/xapian-core/include/xapian/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 17932 Date: 2014-03-31 00:04:32 +0100 (Mon, 31 Mar 2014) Log message (3 lines): include/xapian/termgenerator.h: Make TermGenerator flags an anonymous enum, and typedef TermGenerator::flags to int for backward compatibility with existing user code which uses it. (fixes #616) Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/include/xapian/termgenerator.h Links: http://xapian.org/C?17932 http://xapian.org/C?17932?trunk/xapian-core/ChangeLog http://xapian.org/C?17932?trunk/xapian-core/include/xapian/termgenerator.h