mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
These two codes are not true error or message codes, but are used as return values extensively throughout kmcmplib. The codes are never passed to message callbacks. As such, I have renamed them to reflect usage, but opted not to change their values as there would be some risk in doing so (e.g. use of `!v` vs `v == CERR_None`). |
||
|---|---|---|
| .. | ||
| config | ||
| docs/api/etc | ||
| src | ||
| .gitignore | ||
| build.sh | ||