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

Fix build on arm #171

Merged
merged 1 commit into from
Aug 13, 2022
Merged

Fix build on arm #171

merged 1 commit into from
Aug 13, 2022

Conversation

AMDmi3
Copy link
Contributor

@AMDmi3 AMDmi3 commented Aug 12, 2022

This is a patch submitted to FreeBSD bygzilla by @clausecker amd it should fix build on arm.
I don't personally think it's a correct solution, as unicode handling in bonzomatic is broken anyway (#169) and the original code seem to mix UTF codepoints, wchar_t and key codes which are all different things. But it definitely doesn't make things worse and fixing the build is a good thing.

Patch by:	Robert Clausecker <fuz@fuz.su>
@Gargaj Gargaj merged commit 440eb5e into Gargaj:master Aug 13, 2022
@AMDmi3 AMDmi3 deleted the arm-build-fix branch August 14, 2022 00: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.

None yet

2 participants