-
Notifications
You must be signed in to change notification settings - Fork 446
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
[FIX] Compatibility of Arguments in C #1564
Conversation
30ee259
to
8084fb8
Compare
CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results, when compared to test for commit 63a259a...:
All tests passing on the master branch were passed completely. NOTE: The following tests have been failing on the master branch as well as the PR:
Congratulations: Merging this PR would fix the following tests:
Check the result page for more info. |
cc @cfsmp3 @canihavesomecoffee, The tests that are not passing seems to be regressions as they are not working with master branch either. This PR is ready for review from my side. |
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit 63a259a...:
All tests passing on the master branch were passed completely. NOTE: The following tests have been failing on the master branch as well as the PR:
Congratulations: Merging this PR would fix the following tests:
Check the result page for more info. |
* feat: breaking all parameters * fix: some parameters * fix: many things * fix: error * fix: -h * fix: more parameters * fix: add dash to help commands * fix: help for output-field * fix: single dash * fix: --out and --in * fix: move notes to the end of help menu * fix: final changes to notes * fix: extra spacing * fix: wrong formatting of parenthesis
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Breaking change, will help in compatibility between rust and c arguments