Commit a3116f97d09a6d6b521dbb543f8f20b33032aa68

Ran Benita 2014-10-13T18:51:12

compose/parser: fix segfault when including The keysym cache for the new scanner was not initialized. To avoid such errors also in the future, require passing the priv argument in scanner_init(), instead of initializing it separately. Signed-off-by: Ran Benita <ran234@gmail.com>