-
Notifications
You must be signed in to change notification settings - Fork 337
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
456-fix-error-codes #475
base: latest
Are you sure you want to change the base?
456-fix-error-codes #475
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's unclear to me why you've chosen to implement a file-specific error code instead of using the error code functionality already present in the library.
Please rework this change to use the library's existing error code functions (defined in src/error.c
and used extensively throughout the project).
hello, I change my pull request according to your comment. Is it ok? |
Please remove the |
8085731
to
ef3e531
Compare
Hello, |
You'll need to get the tests passing, of course. From the one that I looked at you'll probably need to do a few rounds of tweaks and rebuilds. |
add errors to facility functions #456
Error handling code was created for the following functions: