flac -t error codes should be more comprehensive
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.4k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Currently files which fail flac -t tests return the same error code: 1.
This arises from issue #192 in which MD5 warnings cannot be differentiated from other failures, subsequently making automation difficult.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the flac -t command's failure handling and review issue #192 for the existing MD5-warning behavior. Done means automation can distinguish MD5 warnings from other test failures through separate, documented exit codes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100