symbols: separate type-finding logic from CopySymbolsDef
authorRan Benita <ran234@gmail.com>
Tue, 25 Sep 2012 09:35:59 +0000 (11:35 +0200)
committerRan Benita <ran234@gmail.com>
Tue, 25 Sep 2012 09:35:59 +0000 (11:35 +0200)
commit76478418bc869e1d607f5021961c02840a5190d4
treea7996f09d7ad635e52b4667c71bfd5d6a762921c
parent5d2659267aba6bddc8fd44306262720965007846
symbols: separate type-finding logic from CopySymbolsDef

It's easier to follow this in isolation. Besides, previously the error
reporting wasn't done very well.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/symbols.c