Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use constexpr for kDawgMagicNumber #4378

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Conversation

zdenop
Copy link
Contributor

@zdenop zdenop commented Dec 31, 2024

This should fix UnitTest build on main branch.

Notes

  1. I do not understand why problem occurred 2 week ago - there was irrelevant modification only in tprintf.{cpp,h}
  2. I do not understand why next static const UNICHAR_ID kPatternUnicharID definition is OK for unittest.
  3. I do not understand why there is problem only in UnitTest and another Github Actions work fine...

@egorpugin egorpugin merged commit 770d9e1 into tesseract-ocr:main Dec 31, 2024
6 checks passed
@zdenop zdenop deleted the fix_UT_main branch December 31, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants