mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 19:05:31 +00:00
Fixes #11092. Addresses buffer boundary tests for four cases, so a fatal error is not returned to the user: * character range too long (U+1234 .. U+2468) * extended string too long ('abcde...xxxxx') * outs too long (store(foo) .... outs(bar)) * virtual key expansion too long ([K_A] .. [K_Z] ...) See #11136 for additional work arising. |
||
|---|---|---|
| .. | ||
| kmn_compiler_errors.h | ||