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

Check dictionary compatibility #263

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

mh-northlander
Copy link
Collaborator

resolve #262

Throw exception when the system dict and any of user dicts specified in the config are not compatible
(system/user dictionaries are compatible iff systemDict.description.signature == userDict.description.reference).

@mh-northlander mh-northlander linked an issue Jan 16, 2025 that may be closed by this pull request
@mh-northlander mh-northlander merged commit 906576c into develop-v0.8 Jan 20, 2025
4 checks passed
@mh-northlander mh-northlander deleted the feature/262-check-dict-compatibility branch January 20, 2025 00:20
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.

abort when versions of system/user dictionary do not match
2 participants