Re: [PATCH:xkbcomp 4/4] Fix many const char * warnings from gcc

2013-10-29 Thread Jasper St. Pierre
Reviewed-by: Jasper St. Pierre On Tue, Oct 29, 2013 at 9:51 PM, Alan Coopersmith < alan.coopersm...@oracle.com> wrote: > Signed-off-by: Alan Coopersmith > --- > action.c |8 > action.h |4 ++-- > compat.c |2 +- > expr.c | 12 ++-- > geometry.c

[PATCH:xkbcomp 4/4] Fix many const char * warnings from gcc

2013-10-29 Thread Alan Coopersmith
Signed-off-by: Alan Coopersmith --- action.c |8 action.h |4 ++-- compat.c |2 +- expr.c | 12 ++-- geometry.c | 26 +- indicators.c |2 +- indicators.h |2 +- keytypes.c |2 +- symbols.c|8 ---