-
Notifications
You must be signed in to change notification settings - Fork 991
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
Completion of error handling #1115
Comments
@elfring would be great for |
I suggest to avoid ignorance of return values a bit more. Are you interested to apply aspect-oriented software development? |
Thanks for the suggestion @elfring. Aspect compiler sounds good but I'm not sure this warrants the time to integrate a different compiler into our CI. I did a |
Would you eventually prefer to work with the semantic patch language together (besides trying a tool like “AspectC++” out)? |
@elfring It looks very interesting. Yes: maybe. The only barrier is the effort needed to try it and get to a stage where it shows some benefit. It has not been the case that Codacy has found much, for example. |
Would you like to add more error handling for return values from functions like the following?
The text was updated successfully, but these errors were encountered: