Skip to content

Conversation

ywen
Copy link

@ywen ywen commented Jun 27, 2017

Reasoning for the PR

In the case where a feature level error happens (such as no feature definition can be found) the original implementation will not be able to catch the error (rather just an empty XML file). This makes debug really hard since no error info is shown. This commit meant to fix the situation by implementing on_feature_not_found

MIscs

I dropped the 1.9.3 support. Please let me know if yo want to add it back. I will take a closer look on why the build is failing on 1.9.3. Thanks!

ywen added 3 commits June 26, 2017 17:14
In the case where a feature level error happens (such as no feature
definition can be found) the original implementation will not be able to
catch the error (rather just an empty XML file). This makes debug really
hard since no error info is shown. This commit meant to fix the
situation by implementing `on_feature_not_found`
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.

1 participant