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

Skip findImport and createPackage if necessary. Fixes #759. #760

Merged
merged 3 commits into from
Jul 25, 2016

Conversation

msteinbeck
Copy link
Contributor

findImport and createPackage require an array with a minimum
length of 1. This patch skips the method calls if necessary and
properly redirects to the fall back.

`findImport` and `createPackage` require an array with a minimum
length of 1. This patch skips the method calls if necessary and
properly redirects to the fall back.
@monperrus
Copy link
Collaborator

Thanks a lot. Would you add a test case with an assert showing that the bug has disappeared?

@GerardPaligot
Copy link
Contributor

Same here, AppVayor relaunched.

@GerardPaligot GerardPaligot merged commit 76b3648 into INRIA:master Jul 25, 2016
@tdurieux tdurieux mentioned this pull request Sep 19, 2016
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.

3 participants