[PR #106] [MERGED] File analysis #1002

Open
opened 2026-01-29 16:58:08 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: file_analysis


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/106 **Author:** [@rkuchumov](https://github.com/rkuchumov) **Created:** 9/8/2014 **Status:** ✅ Merged **Merged:** 9/8/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `file_analysis` --- ### 📝 Commits (3) - [`faa8798`](https://github.com/CCExtractor/ccextractor/commit/faa879801e72443dd4e557e12c57fab54f77694d) printing output on SIGINT - [`7763f8a`](https://github.com/CCExtractor/ccextractor/commit/7763f8aeabf7e407412f9cbb475417dc6b226563) pointer bugfix - [`84db812`](https://github.com/CCExtractor/ccextractor/commit/84db8127697d453c153ad324737329610d5ec3f3) windows support ### 📊 Changes **4 files changed** (+50 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+14 -2) 📝 `src/ccextractor.h` (+5 -2) 📝 `src/params_dump.c` (+15 -9) 📝 `src/utility.c` (+16 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:58:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1002