[PR #518] [MERGED] Better name string_cmp2. #1344

Closed
opened 2026-01-29 17:15:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/518
Author: @DanilaFe
Created: 12/11/2016
Status: Merged
Merged: 12/13/2016
Merged by: @cfsmp3

Base: masterHead: cleanup-string-cmp


📝 Commits (2)

  • 69d33e7 Better name string_cmp2.
  • 15b5bdd Merge remote-tracking branch 'upstream/master' into cleanup-string-cmp

📊 Changes

2 files changed (+5 additions, -6 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_helpers.c (+4 -5)
📝 src/lib_ccx/ccx_encoders_helpers.h (+1 -1)

📄 Description

Seeing that it is passed as a function pointer, the _function keyword
was added to its name. Hopefully that helps.


🔄 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/518 **Author:** [@DanilaFe](https://github.com/DanilaFe) **Created:** 12/11/2016 **Status:** ✅ Merged **Merged:** 12/13/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `cleanup-string-cmp` --- ### 📝 Commits (2) - [`69d33e7`](https://github.com/CCExtractor/ccextractor/commit/69d33e7483b96d8c6dfd54500186beca5ce23441) Better name string_cmp2. - [`15b5bdd`](https://github.com/CCExtractor/ccextractor/commit/15b5bddab8ab9f9c10a3b1124af3a0031321c373) Merge remote-tracking branch 'upstream/master' into cleanup-string-cmp ### 📊 Changes **2 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_helpers.c` (+4 -5) 📝 `src/lib_ccx/ccx_encoders_helpers.h` (+1 -1) </details> ### 📄 Description Seeing that it is passed as a function pointer, the _function keyword was added to its name. Hopefully that helps. --- <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:15:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1344