mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #948] [MERGED] [FIX] Implicit declaration of these functions throws warning during build #1773
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/948
Author: @krushanbauva
Created: 2/28/2018
Status: ✅ Merged
Merged: 2/28/2018
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
4ac50b2Declare gf_lang_find function in isom_write.c1f316d5Declare gf_lang_get_3cc function in isom_write.c📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/gpacmp4/isom_write.c(+4 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Should I declare these functions in a header file and include the header file rather than doing it this way?
P.S.: I used the build script on my linux machine which throws warning
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.