gpm icon indicating copy to clipboard operation
gpm copied to clipboard

Completion of error handling

Open elfring opened this issue 10 years ago • 2 comments

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?

elfring avatar Jul 29 '14 11:07 elfring

I am open for pull requests that make the code more clean or robust, so the answer is yes :-)

telmich avatar Jul 29 '14 11:07 telmich

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?

elfring avatar Jul 29 '14 12:07 elfring