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

Factorize UndeclaredVariableErrors #13470

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

privat
Copy link
Contributor

@privat privat commented Apr 18, 2023

Create a new superclass UndeclaredVariableError for UndeclaredVariableRead and UndeclaredVariableWrite.
Also add variableNode that will be used by StDebugger to create a new class on an undeclared variable

Copy link
Member

@jecisc jecisc left a comment

Choose a reason for hiding this comment

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

Good!

@MarcusDenker MarcusDenker merged commit b9fdab4 into pharo-project:Pharo12 Apr 18, 2023
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.

3 participants