-
-
Notifications
You must be signed in to change notification settings - Fork 133
chore: merge master into feature-ldml #7104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Picked up while reviewing code for conversion to C++. The compiler could, in some circumstances emit garbage code for readonly groups because we weren't testing all scenarios correctly. In practice, this would have been rare as readonly groups don't emit characters, but it should be fixed!
Fixes #7030. Prevents a stack overflow / loop when the web target is removed from a keyboard and it has already been tested on web, and the user presses the Compile button.
(cherry picked from commit cbb9e65)
…elog chore(linux): Update debian changelog 🍒
auto: increment master version to 16.0.45
…cated-distutils feat(linux): Replace deprecated distutils
chore(linux): Adjust Linux source package to restructured code
auto: increment master version to 16.0.46
- use standard Keyman include scripts - remove package build support for legacy projects - install dependencies from `debian/control` file instead of maintaining a separate list
- fixes to api doc
docs(core): cleanup in keyboardprocessor.h
auto: increment master version to 16.0.50
chore(core): Remove obsolete python keyboardprocessor
User Test ResultsTest specification and instructions User tests are not required |
srl295
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM. I can see all but the merge commit are previously built.
|
I note that
was still failing on the penultimate commit merged ,but it seems that is a flaky or timeout issue |
Yeah, because @jahorton still hasn't merged #7037. We'll have to do another master merge once that comes through. I don't want to merge it myself because unsure if he has anything he wants to do on it first. |
@keymanapp-test-bot skip