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

Normalized CodeBlock return property #9

Merged
merged 1 commit into from Apr 20, 2014
Merged

Normalized CodeBlock return property #9

merged 1 commit into from Apr 20, 2014

Conversation

raphw
Copy link
Contributor

@raphw raphw commented Apr 18, 2014

The CodeBlock's return property was only set for reference types but not for primitives. This is rather not very consistent and is confusing for people relying on the property to be set.

There might be some greater meaning to this descision but to me it seemed as if this property was simply forgoten for the primitive return opcodes. At least, this surprised me, so I guess it might surprise others, as well.

The CodeBlock's return property was only set for reference types but not for primitives. This is rather not very consistent and is confusing for people relying on the property to be set.
@qmx
Copy link
Owner

qmx commented Apr 20, 2014

Yea, I've missed it, thanks!

qmx added a commit that referenced this pull request Apr 20, 2014
Normalized CodeBlock return property
@qmx qmx merged commit 26ef7fa into qmx:master Apr 20, 2014
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.

None yet

2 participants