Skip to content

[vietnam] update#3635

Merged
LornaSIL merged 3 commits into
keymanapp:masterfrom
Cathaylaboratory:master
Jul 21, 2025
Merged

[vietnam] update#3635
LornaSIL merged 3 commits into
keymanapp:masterfrom
Cathaylaboratory:master

Conversation

@Cathaylaboratory
Copy link
Copy Markdown
Contributor

ready for reviewing

@keyman-server
Copy link
Copy Markdown
Collaborator

Thank you for your pull request. You'll see a "build failed" message until the Keyman team has reviewed the pull request and manually initiated the build process.

Every change committed to this branch will become part of this pull request. When you have finished submitting files and are ready for the Keyman team to review this pull request, please post a "Ready for review" comment.

@LornaSIL
Copy link
Copy Markdown
Contributor

You have three rules that have an uneven number of stores. These should be resolved:

any(c) any(h) any(consonants)  any(s_all_letters) any(s_all_letters) any(s_all_letters) any(s_no_d_letters) + any(all_letters) > context index(punctuationc, 8)
any(ie_end) any(i) any(o) any(end_consonants) + any(two_o) > index(ie_consonants, 1) index(i, 2) index(oo, 3) index(end_consonants, 4)
any(ae) any(two_o) + any(two_o) > index(ae, 1) index(o, 2) index(o, 3)

In the first one it is punctuationc that has way more letters than all_letters
I didn't check the other rules. You can check the messages window, but the first rule is around line 1117.

@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Jul 21, 2025 via email

@LornaSIL LornaSIL changed the title vietnam updating [vietnam] update Jul 21, 2025
Copy link
Copy Markdown
Contributor

@LornaSIL LornaSIL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Jul 21, 2025 via email

@LornaSIL LornaSIL merged commit dbc10a5 into keymanapp:master Jul 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants