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 ambiguity reporting #9648

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

hymm
Copy link
Contributor

@hymm hymm commented Aug 30, 2023

Objective

  • I broke ambiguity reporting in one of my refactors. conflicts_to_string should have been using the passed in parameter rather than the one stored on self.

@nicopap nicopap added C-Bug An unexpected or incorrect behavior A-ECS Entities, components, systems, and events labels Aug 31, 2023
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Aug 31, 2023
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Aug 31, 2023
Merged via the queue into bevyengine:main with commit c2b85f9 Aug 31, 2023
25 checks passed
@hymm hymm deleted the fix-ambituity-reporting branch September 5, 2023 16:46
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- I broke ambiguity reporting in one of my refactors.
`conflicts_to_string` should have been using the passed in parameter
rather than the one stored on self.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants