Skip to content

Conversation

@gepbird
Copy link

@gepbird gepbird commented Oct 21, 2025

Closes #67.

Fixes these:

hotkey_manager_linux/linux/hotkey_manager_linux_plugin.cc:41:7: error: variable 'identifier' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]

hotkey_manager_linux/linux/hotkey_manager_linux_plugin.cc:112:7: error: variable 'keystring' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]

@mujeebcpy
Copy link

This works. now i am using dependency_overrides for hotkey_manager_linux to this fork. i hope this PR close and update comes in pub.dev soon.

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.

Linux: 使用llvm21构建时报错

2 participants