18334: trunk/xapian-core/ trunk/xapian-core/queryparser/
olly <[email protected]> Fri, 07 Nov 2014 00:22:03 +0000
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18334 Date: 2014-11-07 00:22:03 +0000 (Fri, 07 Nov 2014) Log message (6 lines): queryparser/lemon.c: Sync change from upstream: "In Lemon, when comparing the output to the *.h file to see if it has changed, make sure that the proposed new output and the preexisting output are the same size before deciding that they are the same". Generated code is identical, but this will fix misbehaviour in a build from a non-clean tree if new tokens get appended to queryparser_token.h. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/queryparser/lemon.c Links: http://xapian.org/C?18334 http://xapian.org/C?18334?trunk/xapian-core/ChangeLog http://xapian.org/C?18334?trunk/xapian-core/queryparser/lemon.c