Skip to content

fix unused variable d#124

Merged
wengxt merged 1 commit intomasterfrom
d
Apr 29, 2026
Merged

fix unused variable d#124
wengxt merged 1 commit intomasterfrom
d

Conversation

@eagleoflqj
Copy link
Copy Markdown
Member

/Users/runner/work/fcitx5-ios/fcitx5-ios/engines/libime/src/libime/core/historybigram.cpp:562:5: warning: unused variable 'd' [-Wunused-variable]
  562 |     FCITX_D();
      |     ^~~~~~~~~
/Users/runner/work/fcitx5-ios/fcitx5-ios/fcitx5/src/lib/fcitx-utils/../fcitx-utils/macros.h:21:31: note: expanded from macro 'FCITX_D'
   21 | #define FCITX_D() auto *const d = d_func()
      |                               ^
1 warning generated.

@eagleoflqj eagleoflqj requested a review from wengxt April 29, 2026 03:19
@wengxt wengxt merged commit ff30f6e into master Apr 29, 2026
5 checks passed
@wengxt wengxt deleted the d branch April 29, 2026 03:34
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.

2 participants