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(linux): disable assertions in release builds of ibus-keyman #12725

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

ermshiperete
Copy link
Contributor

This change uses the G_DISABLE_ASSERT flag to disable assertions for release builds.

See https://docs.gtk.org/glib/func.assert.html

Related: #12715

@keymanapp-test-bot skip

This change uses the G_DISABLE_ASSERT flag to disable assertions
for release builds.

See https://docs.gtk.org/glib/func.assert.html
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Nov 27, 2024

@keymanapp-test-bot keymanapp-test-bot bot added this to the A18S16 milestone Nov 27, 2024
@ermshiperete ermshiperete changed the title fix(linux): disable assertions in release builds fix(linux): disable assertions in release builds of ibus-keyman Nov 27, 2024
@ermshiperete ermshiperete merged commit 49650d6 into master Nov 28, 2024
9 checks passed
@ermshiperete ermshiperete deleted the fix/linux/asserts branch November 28, 2024 12:48
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.147-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.

3 participants