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

chore(core): remove meson warnings for wasm builds #12827

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

ermshiperete
Copy link
Contributor

Replace deprecated function calls. Also add strip command to wasm build defaults.

@keymanapp-test-bot skip

Replace deprecated function calls. Also add `strip` command to wasm
build defaults.
# not really a file that needs to be configured, but the `copy` parameter
# is deprecated and `fs.copyfile` doesn't work with files that are not in
# the source directory
configuration: cfg,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange thing is that fs.copyfile works in core/tests/unit/ldml/keyboards/meson.build where we also use files from outside of the current meson project. I tried but couldn't get it to work here. This is a hack I don't like, but at least it works.

Copy link
Contributor

@rc-swag rc-swag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
haven't really done much with meson outside the tests in core.

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ermshiperete ermshiperete merged commit 58cfc35 into master Dec 13, 2024
21 checks passed
@ermshiperete ermshiperete deleted the chore/core/meson_warnings branch December 13, 2024 07:45
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.159-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants