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

When number of items in closure greater than 10, unable to load closed parameter of value type #6

Closed
dadhi opened this issue Apr 19, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Apr 19, 2017

When number of items in closure is greater than 10 the FEC uses object array to represent closure.
Therefore, when loading value type item from array it should be unboxed, but it is not.

@dadhi dadhi added the bug label Apr 19, 2017
@dadhi dadhi self-assigned this Apr 19, 2017
@dadhi dadhi added this to the v1.0.1 milestone Apr 19, 2017
@dadhi dadhi closed this as completed in 93675c0 Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant