18338: trunk/xapian-core/ trunk/xapian-core/queryparser/
olly <[email protected]> Fri, 07 Nov 2014 00:50:15 +0000
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18338 Date: 2014-11-07 00:50:15 +0000 (Fri, 07 Nov 2014) Log message (6 lines): queryparser/lemon.c: Sync change from upstream: "Modify the %nonassoc directive in lemon so that it generates a run-time error rather than a parsing conflict. This changes is due to a bug report on the mailing list. SQLite does not use the %nonassoc directive in its grammar so this change does not affect SQLite." Generated code is identical. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/queryparser/lemon.c Links: http://xapian.org/C?18338 http://xapian.org/C?18338?trunk/xapian-core/ChangeLog http://xapian.org/C?18338?trunk/xapian-core/queryparser/lemon.c