We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue migrated from trac ticket # 2
component: component1 | priority: major | resolution: fixed
In the libev modules, libev_ctx_del() appears to be missing necessary break statements in its switch statement.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Fixed in 6602fe9.
No branches or pull requests
Issue migrated from trac ticket # 2
component: component1 | priority: major | resolution: fixed
2011-09-07 13:48:41: @greghudson created the issue
In the libev modules, libev_ctx_del() appears to be missing necessary break statements in its switch statement.
The text was updated successfully, but these errors were encountered: