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

Inference-based promote_op is not pure (fix #19270) #19273

Merged
merged 3 commits into from
Nov 10, 2016

Conversation

pabloferz
Copy link
Contributor

Fix #19270. Also addresses #18642 (comment)

@ararslan
Copy link
Member

ararslan commented Nov 8, 2016

Would it be possible to add a test to ensure that the linked issue is resolved?

@pabloferz
Copy link
Contributor Author

Would it be possible to add a test to ensure that the linked issue is resolved?

Sure (done).

@@ -387,3 +387,7 @@ end

# issue #11675
@test repr(Nullable()) == "Nullable{Union{}}()"

Copy link
Member

Choose a reason for hiding this comment

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

Could you add a comment with the PR/issue number? That's really useful when you want to understand what is being tested exactly.

Otherwise, LGTM.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@vtjnash vtjnash merged commit 700c4e4 into JuliaLang:master Nov 10, 2016
@pabloferz pabloferz deleted the pz/inline-promop branch November 10, 2016 21:24
fcard pushed a commit to fcard/julia that referenced this pull request Feb 28, 2017
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.

4 participants