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

Implement EpInverseVisitor>>#visitTraitModification: #11208

Merged
merged 1 commit into from
May 9, 2022
Merged

Implement EpInverseVisitor>>#visitTraitModification: #11208

merged 1 commit into from
May 9, 2022

Conversation

hellerve
Copy link
Contributor

@hellerve hellerve commented May 9, 2022

This PR fixes #11157 by implementing EpInverseVisitor>>#visitTraitModification: as a simple reversal of the EpTraitModification object.

Cheers

@welcome
Copy link

welcome bot commented May 9, 2022

Thanks for opening this pull request! Now continious integration (CI) will build Pharo with your change and run all tests. This might fail due to many reasons! Please check if your PR breaks the build or makes tests fail. Feel free to add comments to the PR. After this, before your PR can be merged it needs one or more reviews. Do not hesitate to ask people (on the Mailinglist or Discord) to help! When the CI shows no problems and there are positive reviews, your PR will be merged.

@MarcusDenker MarcusDenker merged commit 22296a3 into pharo-project:Pharo11 May 9, 2022
@welcome
Copy link

welcome bot commented May 9, 2022

Congrats on merging your first pull request! Do another one! We try to have a list of (relatively) easy issues here: https://github.com/orgs/pharo-project/projects/8.

GitHub
GitHub is where people build software. More than 83 million people use GitHub to discover, fork, and contribute to over 200 million projects.

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.

EpInverseVisitor>>#visitTraitModification: is not implemented
2 participants