-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
chore: Rebuild all models with kmc-17.0.329 to address missing low-frequency words #274
Conversation
@@ -1,6 +1,10 @@ | |||
PhahTaigi POJ Lexical Model Change History | |||
==================== | |||
|
|||
1.1 (2024-09-09) | |||
---------------- | |||
* Rebuild with 17.0.329 compiler |
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.
I think this needs to say why we are rebuilding with the updated compiler.
Waiting for @mcdurdin to review and give approval. |
Can we split the compiler version update into its own PR please? Then this becomes just maintenance, and issues such as the sil.lzz.laz update happening simultaneously to this won't have an impact. |
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.
Approved with removal of package-lock.json changes
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.
This file shouldn't be in this PR
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.
argh - I reverted package-lock.json but pushed to my fork instead of here. Will revert on a follow-on
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.
Don't worry about it. It doesn't do any harm as it stands.
Fixes #246
Update kmc to latest 17.0.329 stableThat was split out to kmc: Update compiler to 17.0.329 #277Also notes HISTORY.md file of sil.km.ggc for #265