mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 13:35:30 +00:00
[PR #106] [MERGED] File analysis #1002
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/106
Author: @rkuchumov
Created: 9/8/2014
Status: ✅ Merged
Merged: 9/8/2014
Merged by: @cfsmp3
Base:
master← Head:file_analysis📝 Commits (3)
faa8798printing output on SIGINT7763f8apointer bugfix84db812windows support📊 Changes
4 files changed (+50 additions, -13 deletions)
View changed files
📝
src/ccextractor.c(+14 -2)📝
src/ccextractor.h(+5 -2)📝
src/params_dump.c(+15 -9)📝
src/utility.c(+16 -0)📄 Description
Added file report output when SIGINT received -- quiet useful when working with data stream. Also fixed bug with 608/708 empty info in report.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.