[PR #372] [MERGED] Fixing warnings #1214

Open
opened 2026-01-29 17:00:21 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/372
Author: @canihavesomecoffee
Created: 5/26/2016
Status: Merged
Merged: 5/26/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -11 deletions)

View changed files

📝 src/lib_ccx/params.c (+9 -11)

📄 Description

  • Removed unused variables
  • Renamed remainder variables to better name
  • Moved sha256_buf to external to avoid C4127 warning

🔄 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/372 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 5/26/2016 **Status:** ✅ Merged **Merged:** 5/26/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`61ee4b2`](https://github.com/CCExtractor/ccextractor/commit/61ee4b25fe27c3126fc888db718221f095c94613) Fixing warnings ### 📊 Changes **1 file changed** (+9 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/params.c` (+9 -11) </details> ### 📄 Description - Removed unused variables - Renamed remainder variables to better name - Moved sha256_buf to external to avoid C4127 warning --- <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 17:00:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1214