mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #763] [MERGED] [FIX] Correctly handle return codes. #1580
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/763
Author: @saurabhshri
Created: 8/12/2017
Status: ✅ Merged
Merged: 8/21/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
ce0fc1bCorrectly handle return codes.5b72003Merge branch 'master' into master📊 Changes
2 files changed (+365 additions, -361 deletions)
View changed files
📝
.gitignore(+1 -0)📝
src/ccextractor.c(+364 -361)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Return code after parameter parsing were incorrectly handles leading to errors such as
Error: Invalid option to CCextractor Librarywhen the program should not have continues et cetera.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.