mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-27 16:40:07 +00:00
[PR #1268] [MERGED] [FIX] Disable BOM in non-Windows build #2052
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/1268
Author: @hamelg
Created: 5/9/2020
Status: ✅ Merged
Merged: 5/9/2020
Merged by: @cfsmp3
Base:
master← Head:GHA-01📝 Commits (3)
088f4c3Disable BOM in non-Windows build3efab61Disable BOM in non-Windows build22537d9Merge branch 'GHA-01' of github.com:hamelg/ccextractor into GHA-01📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.c(+5 -1)📄 Description
My familiarity with the project is as follows (check one):
about bom In the ccextractor help :
Currently, bom is also enabled in non-Windows builds. This PR fixes this issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.