[PR #292] [MERGED] Fixing warning errors for GCC while compilation #1130

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/292
Author: @abhishek-vinjamoori
Created: 3/6/2016
Status: Merged
Merged: 3/7/2016
Merged by: @cfsmp3

Base: masterHead: headerfile


📝 Commits (2)

  • c92e92f Fixed function declaration issues in lib_ccx.h(Funciton defined in output.c)
  • d8e99ef Fixed format specifier for uint64_t

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 src/lib_ccx/lib_ccx.h (+2 -0)
📝 src/lib_ccx/ts_tables_epg.c (+1 -1)

📄 Description

Function definitons in output.c
Fixed in lib_ccx.h


🔄 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/292 **Author:** [@abhishek-vinjamoori](https://github.com/abhishek-vinjamoori) **Created:** 3/6/2016 **Status:** ✅ Merged **Merged:** 3/7/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `headerfile` --- ### 📝 Commits (2) - [`c92e92f`](https://github.com/CCExtractor/ccextractor/commit/c92e92f73db620b64b36b56020f4901838395f1a) Fixed function declaration issues in lib_ccx.h(Funciton defined in output.c) - [`d8e99ef`](https://github.com/CCExtractor/ccextractor/commit/d8e99ef8109aedebe9b9fdab839dd466512fbf55) Fixed format specifier for uint64_t ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/lib_ccx.h` (+2 -0) 📝 `src/lib_ccx/ts_tables_epg.c` (+1 -1) </details> ### 📄 Description Function definitons in output.c Fixed in lib_ccx.h --- <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:59:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1130