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 #2

Closed
elfring opened this issue Oct 21, 2015 · 2 comments
Closed

Completion of error handling #2

elfring opened this issue Oct 21, 2015 · 2 comments

Comments

@elfring
Copy link

elfring commented Oct 21, 2015

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

@mdb256
Copy link

mdb256 commented Oct 22, 2015

This is in debug code for developers, not enabled in production builds.

Furthermore checking the return value of printf() does nothing except reduce the readability of the code.

@mdb256 mdb256 closed this as completed Oct 22, 2015
@elfring
Copy link
Author

elfring commented Oct 22, 2015

I suggest to avoid ignorance of return values a bit more.
Would you like to detect every error situation as early as possible (also for software debug builds)?

@intel intel locked and limited conversation to collaborators Aug 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants