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

Proposal to fix #972 #1021

Closed
wants to merge 4 commits into from
Closed

Proposal to fix #972 #1021

wants to merge 4 commits into from

Conversation

surli
Copy link
Collaborator

@surli surli commented Dec 5, 2016

fix #972
Change test condition for testing setter: originally an OR was used where an AND should be used IMHO.

monperrus and others added 4 commits November 16, 2016 22:28
…ith an or instead of an and. Now the test is failing, proof that the assertion is checked :)
… a local variable in the same block or by a field (or a variable in another block). First detection implemented but patch not satisfying.
@monperrus
Copy link
Collaborator

#972 is not about shadowed variables. do you mean #980?

@surli
Copy link
Collaborator Author

surli commented Dec 5, 2016

Hm no my fix was about #972 but just after I pushed a bit fast some code about #980, I close the PR I will move the fix on another branch and resend it.

@surli surli closed this Dec 5, 2016
@monperrus
Copy link
Collaborator

monperrus commented Dec 5, 2016 via email

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.

test APITest.testSetterInNodes() does not work at all
2 participants