Assorted fixes for gcc 12 warnings
-
_XkbMakeAtom
: remove check for impossible case -
_XkbInitAtoms
: check formalloc()
failure -
XkbChangeAtomDisplay
: stop leaking atom name -
XkbCFReportError
: avoid-Wformat-nonliteral
warning -
XkbWriteCFile
: stop leaking header fileifdef
name -
DefaultParser
: avoid-Wimplicit-fallthrough
warnings -
xkbtext
.c: AddtbGetBufferString
helper function -
XkbIndentText
: Fix-Wsign-compare
warning - Fix
-Wsign-compare
warnings inxkbtext.c
&xkmread.c