mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 02:45:32 +00:00
A static buffer for UTF-8 encoded characters used in debugging and test logs did not provide enough space for SMP characters (require 6 bytes rather than 4). This was used only for test cases and not in production code -- outputting JSON text. This should fix the failing keyboardprocessor test builds on Windows and macOS. |
||
|---|---|---|
| .. | ||
| debian | ||
| doc | ||
| include | ||
| python/keyman/keyboardprocessor | ||
| src | ||
| tests | ||
| .gitignore | ||
| meson.build | ||