kmx git
login
register
kc3-lang
/
libxkbcommon
/
src/compose/dump.h
src/compose/dump.h
Branch
- branch -
master
Log
Author
Commit
Date
CI
Message
0a577a09
2023-11-07T12:58:41
xkbcli-compile-compose: Fix string result escaping Currently the result string is not escaped and may produce invalid results. Fixed by introducing an ad-hoc escape function and relative tests.