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

Report a warning if the -init-> arrow has unsatisfied components #153

Open
vvergu opened this issue Dec 7, 2016 · 0 comments
Open

Report a warning if the -init-> arrow has unsatisfied components #153

vvergu opened this issue Dec 7, 2016 · 0 comments

Comments

@vvergu
Copy link
Member

vvergu commented Dec 7, 2016

The generated interpreter will fail to start (with an ArrayIndexOutOfBoundsException) if the -init-> arrow inherits unsatisfied components.

Perhaps we could report an error/warning on the -init-> arrow in this case.

The complication in achieving this is that it requires separate explication. Or at least separate analysis during the component gathering phase of the explication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant