Skip to content
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

GetBestGuess(): Allow lowercase matching for all words #290

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Dec 6, 2023

By default, GetBestGuess() only tries to do lowercase matching for occurrence index zero. This change adds a parameter to also allow lowercase matching for all occurrence indexes.

https://jira.sil.org/browse/LT-21424


This change is Reviewable

By default, GetBestGuess() only tries to do lowercase matching for
occurrence index zero. This change adds a parameter to also allow
lowercase matching for all occurrence indexes.

https://jira.sil.org/browse/LT-21424
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r1, all commit messages.
Reviewable status: 1 of 2 files reviewed, all discussions resolved

@mark-sil mark-sil merged commit 52f0186 into master Dec 7, 2023
2 checks passed
@mark-sil mark-sil deleted the feature/LT-21424 branch December 7, 2023 15:44
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.

2 participants