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

Fix LT-21969 #190

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Fix LT-21969 #190

merged 2 commits into from
Oct 28, 2024

Conversation

jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented Oct 28, 2024

This failed trying to cast an Allomorph to a Word. I fixed it by casting it to an Allomorph instead. All of the callers of Failed with FailureReason.DisjunctiveAllomorph have failureObj as an Allomorph. I'm not sure why it was being cast to a Word.


This change is Reviewable

@JakeOliver28 JakeOliver28 enabled auto-merge (squash) October 28, 2024 16:17
Copy link
Contributor

@JakeOliver28 JakeOliver28 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved

@JakeOliver28 JakeOliver28 merged commit 3173213 into release/9.1 Oct 28, 2024
4 of 5 checks passed
@JakeOliver28 JakeOliver28 deleted the LT-21969 branch October 28, 2024 16:29
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