[PR #1158] [MERGED] [FIX] Make hardsubx_classifier non executable as it's a C file #1945

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1158
Author: @NilsIrl
Created: 12/26/2019
Status: Merged
Merged: 12/27/2019
Merged by: @cfsmp3

Base: masterHead: executable


📝 Commits (1)

  • ca5fc08 Make hardsubx_classifier non executable as it's a C file

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

📝 src/lib_ccx/hardsubx_classifier.c (+0 -0)

📄 Description

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have used CCExtractor just a couple of times.

Reverts the change in permission set changed in d23cb8571d (diff-73cdf3c5e806fd919e3dbfc0947dac63)


🔄 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/1158 **Author:** [@NilsIrl](https://github.com/NilsIrl) **Created:** 12/26/2019 **Status:** ✅ Merged **Merged:** 12/27/2019 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `executable` --- ### 📝 Commits (1) - [`ca5fc08`](https://github.com/CCExtractor/ccextractor/commit/ca5fc08c7f583226665476d89940863662fdac19) Make hardsubx_classifier non executable as it's a C file ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/hardsubx_classifier.c` (+0 -0) </details> ### 📄 Description - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** - [x] I have used CCExtractor just a couple of times. --- Reverts the change in permission set changed in https://github.com/CCExtractor/ccextractor/commit/d23cb8571d87f912393de8b2f8ff4a3f04404233#diff-73cdf3c5e806fd919e3dbfc0947dac63 --- <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:19:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1945