include/xapian/queryparser.h: Remove XAPIAN_CONST_FUNCTION marker
commitfc06df602fdec4db1c7ce9eb0f384eda725839d7
authorOlly Betts <olly@survex.com>
Thu, 11 Jun 2015 12:04:47 +0000 (12 00:04 +1200)
committerOlly Betts <olly@survex.com>
Thu, 11 Jun 2015 12:09:05 +0000 (12 00:09 +1200)
tree08f966ae169f7572fa2e07e294b90f0c6d8c6001
parentd15ae6b82c1de2b76ddeb1d926fd9d390806c183
include/xapian/queryparser.h: Remove XAPIAN_CONST_FUNCTION marker
from sortable_serialise_() helper, as it writes to the passed in
buffer, so it isn't const or pure.  Fixes decvalwtsource2 testcase
failure when compiled with clang.
xapian-core/ChangeLog
xapian-core/include/xapian/queryparser.h