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

Fix file_matches to never return None #432

Merged
merged 1 commit into from
Apr 17, 2017
Merged

Fix file_matches to never return None #432

merged 1 commit into from
Apr 17, 2017

Conversation

inclement
Copy link
Member

@inclement inclement commented Dec 4, 2016

Should fix #431 , as the deleted code just makes the function return None when presumably an empty list is fine and it should just continue.

Making a PR rather than a straight change in case I'm missing something about what's intended here.

Should fix #431 (comment) , as the deleted code just makes the function return None when presumably an empty list is fine and it should just continue.

Making a PR rather than a straight change in case I'm missing something about what's intended here.
@tito tito merged commit 13e3c22 into master Apr 17, 2017
@tito
Copy link
Member

tito commented Apr 17, 2017

Thanks you!

@tito tito deleted the inclement-patch-1 branch October 2, 2020 08:33
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.

compiling crash
2 participants