mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #1742] [MERGED] Fix --ocrlang argument on rust
#2464
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/1742
Author: @hrideshmg
Created: 9/1/2025
Status: ✅ Merged
Merged: 9/1/2025
Merged by: @prateekmedia
Base:
master← Head:ocrlang_fix📝 Commits (1)
2494d7efix: ocrlang argument not working📊 Changes
3 files changed (+4 additions, -4 deletions)
View changed files
📝
src/rust/lib_ccxr/src/common/options.rs(+1 -1)📝
src/rust/src/common.rs(+2 -2)📝
src/rust/src/parser.rs(+1 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
The
--ocrlangargument currently doesn't work as expected as it expects to be passed a file path on Rust but the rest of the codebase expects it to be language code of the.traineddatafile🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.