Display specific error messages when errors occur.
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now, HMAP displays an error if something fails, but it doesn't make use of the specific error codes that functions may return in order to display specific error messages.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points. Start by locating HMAP's functions that return error codes and the current generic error display, then determine how each available code should map to a specific message; done means failures display the relevant message instead of only a generic error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100