Don't choke on RMLVO layout string with holes
authorRan Benita <ran234@gmail.com>
Fri, 21 Sep 2012 08:14:39 +0000 (11:14 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Sun, 23 Sep 2012 23:08:53 +0000 (09:08 +1000)
commitc17417320939d8b252c423a203e5fe45af3b69c4
tree43e3622494a83e745d707653f624c0998b7c81a3
parentbbaa11c6e30107932b7fdff24badfaac4d8effa0
Don't choke on RMLVO layout string with holes

This old rules parser gives the same kccgst here, so in the interest of
staying compatible we shouldn't fix it there. Similarly we shouldn't
touch ParseIncludeMap, so this is the best place to handle this.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/ast-build.c
test/rulescomp.c