Skip to content

Seems kenlm can be built with C++20, remove the CXX_STANDARD for kenlm#107

Merged
wengxt merged 1 commit intomasterfrom
cxx20
Sep 11, 2025
Merged

Seems kenlm can be built with C++20, remove the CXX_STANDARD for kenlm#107
wengxt merged 1 commit intomasterfrom
cxx20

Conversation

@wengxt
Copy link
Member

@wengxt wengxt commented Sep 10, 2025

kenlm was compiled with C++11 while others using C++20 think the
std::string is violating odr.
Ref: https://bugs.gentoo.org/962546

kenlm was compiled with C++11 while others using C++20 think the
std::string is violating odr.
Ref: https://bugs.gentoo.org/962546
@wengxt wengxt merged commit 39ced92 into master Sep 11, 2025
5 checks passed
@wengxt wengxt deleted the cxx20 branch September 11, 2025 08:03
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.

1 participant