]> gitweb.factorcode.org Git - factor.git/commit
xmode.rules: throw error if there is no character for the string-matcher
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 26 Jan 2023 18:18:53 +0000 (12:18 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 26 Jan 2023 19:58:31 +0000 (13:58 -0600)
commitc1c23f64e829ee99aa6bfdd72e0f4e08305de3ec
tree863fc03e3e76724a45ce43e2c84e5f6ae6bbfd1e
parent77a8c4bf721f97410e7c3c656471033a656b20b4
xmode.rules: throw error if there is no character for the string-matcher

good case before this:
<SEQ TYPE="NULL" DELEGATE="MAIN"> </SEQ>

bad case before this:
<SEQ TYPE="NULL" DELEGATE="MAIN"></SEQ>

Now both seem to work.
basis/xmode/rules/rules.factor