Deprecate allowing spaces around = in scripts
commitfc59095ff4fbef396dae30ee7bb8be381a81a058
authorOlly Betts <olly@survex.com>
Fri, 27 Oct 2017 04:38:37 +0000 (27 17:38 +1300)
committerOlly Betts <olly@survex.com>
Fri, 27 Oct 2017 04:38:37 +0000 (27 17:38 +1300)
treef6ce555140fc0b1999ff6aaf7a60ff69ba5c3df1
parent954b9c75441c5807b05f3e549fa1e8b187fb287a
Deprecate allowing spaces around = in scripts

This was never documented as supported, and leads to a missing argument
quietly swallowing the next action rather than using an empty value or
giving an error.

Reported by Gaurav Arora in https://github.com/xapian/xapian/pull/182
xapian-applications/omega/docs/scriptindex.rst
xapian-applications/omega/omegatest
xapian-applications/omega/scriptindex.cc