libxkbfile 1.1.3
- configure: Use
LT_INIT
from libtool 2 instead of deprecatedAC_PROG_LIBTOOL
- Set close-on-exec when opening files
-
_XkbMakeAtom
: remove check for impossible case -
_XkbInitAtoms
: check for malloc() 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
- Add a
meson
build system - libxkbfile 1.1.3