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

Completion of error handling #1

Open
elfring opened this issue Jan 3, 2015 · 2 comments
Open

Completion of error handling #1

elfring opened this issue Jan 3, 2015 · 2 comments

Comments

@elfring
Copy link

elfring commented Jan 3, 2015

I have looked at a few source files for your current software. I have noticed that some checks for return codes are missing.

Would you like to add more error handling for return values from functions like the following?

@twaugh
Copy link
Owner

twaugh commented Jan 4, 2015

Yes please! If you'd like to do that yourself in a fork, a pull request would be welcomed...

@elfring
Copy link
Author

elfring commented Jan 4, 2015

I suggest to avoid ignorance of return values a bit more.

Are you interested to apply aspect-oriented software development?
How do you think about to encapsulate error detection and corresponding exception handling as a reusable aspect in your software?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants