spiegel-keyman/common
Marc Durdin cbc5b13034 fix(developer): keep kmc-kmn messages within namespace
Fixes #8998.

kmc-kmn messages were broken down into sub-namespaces, but the range
overlapped the reserved namespace mask range. Fixed the message values,
added a new test to the verifyCompilerMessagesObject function to verify
that messages don't creep outside their namespace, and defined new
masks (in CompilerErrorSeverity enum... hmm) to help.

I opted to remove the leading `0` in the messages for kmc-kmn as I had
to correct a number of them anyway, but not the messages in remaining
units at this time (it's not an error, but just slightly misleading as
we only have 12 bits, not 16 to play with).

It is safe to reassign these messages as they were only assigned in 17.0
alpha.
2023-06-13 06:22:15 +07:00
..
include chore(core): move test_assert.h and test_color.h to common 2023-04-10 15:21:45 +07:00
linux chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
mac chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
models chore(common): add missing deps and files for npm publish 2023-04-12 14:05:05 +07:00
predictive-text fix(common): predictive-text unit_tests further builder_term fixes 2023-05-02 21:35:42 +10:00
resources chore(windows): address review comments 2022-06-16 04:47:53 +10:00
schemas feat(developer): support FollowKeyboardVersion in kmc-package 2023-04-21 14:04:06 +07:00
test refactor(developer): compiler interface part 1 for wasm 2023-05-23 15:26:28 +07:00
tools feat(developer): fix e2e test 🙀 2023-06-08 13:29:15 -05:00
web fix(developer): keep kmc-kmn messages within namespace 2023-06-13 06:22:15 +07:00
windows Merge pull request #8870 from keymanapp/chore/developer/refactor-kmcmplib-interfaces 2023-05-31 13:28:30 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00