Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fcitx
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcitx Bot committed May 20, 2024
2 parents 98fe2e7 + 4c50a19 commit 9031de9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/data/dictionary_oss/evaluation.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,4 @@ FAILED: いかなければ いかなければ Conversion Expected 行かなけ
OK: すき 好き Conversion Expected 12 2.28.5050
FAILED: おおすにいく 大洲に行く Conversion Expected 大須に行く 2.28.5085
FAILED: たいじんかんけい 大人関係 Conversion Expected 対人関係 2.30.5448
FAILED: たいじんすきる 大人スキル Conversion Expected 対人スキル 2.30.5448
1 change: 1 addition & 0 deletions src/data/test/quality_regression_test/regression.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ regression いかなければ 行かなければ Conversion Expected
regression すき Conversion Expected 12
regression おおすにいく 大須に行く Conversion Expected
regression たいじんかんけい 対人関係 Conversion Expected
regression たいじんすきる 対人スキル Conversion Expected
2 changes: 1 addition & 1 deletion src/renderer/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ mozc_objc_library(
sdk_frameworks = [
"Carbon",
"Cocoa",
"ObjectiveC",
],
deps = [
":renderer_interface",
Expand All @@ -307,7 +308,6 @@ mozc_objc_library(
"//protocol:candidates_cc_proto",
"//protocol:commands_cc_proto",
"//protocol:renderer_cc_proto",
"//third_party/apple_frameworks:ObjectiveC",
"@com_google_absl//absl/base",
"@com_google_absl//absl/log",
"@com_google_absl//absl/strings",
Expand Down

0 comments on commit 9031de9

Please sign in to comment.