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

Fixed ConstFst FFI Trs iterator #282

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

JonasDepoixSonos
Copy link
Collaborator

There currently is a bug where all transitions will be iterated instead of only the outgoing transitions of a given state, when iterating over the transitions of ConstFst through the FFI. This PR fixes this.

@Garvys Garvys merged commit f42e789 into main Aug 16, 2024
21 checks passed
@Garvys Garvys deleted the bugfix/fix-const-fst-ffi-iterator branch August 16, 2024 16:09
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