Remove ExprResult
authorRan Benita <ran234@gmail.com>
Fri, 27 Jul 2012 12:31:03 +0000 (15:31 +0300)
committerRan Benita <ran234@gmail.com>
Fri, 27 Jul 2012 12:31:03 +0000 (15:31 +0300)
commit41d9afc5560e8770f19d009eb76854b0345e580b
treeb9b5636ee3c0efcec656c05c7c7253269ddf9851
parent6917901f8103d6ab766e76280404e64a2b9cf70a
Remove ExprResult

Convert the IdentLookup typedef away from ExprResult, which drags along
everything else. This should also make all of the conversions explicit.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/action.c
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/expr.h
src/xkbcomp/symbols.c
src/xkbcomp/vmod.c
src/xkbcomp/vmod.h