Skip to content

Conversation

@gorogoro123
Copy link
Contributor

PR対象

  • アプリ(サクラエディタ本体)

カテゴリ

  • 改善

PR の背景

Unicode版のみ対応だが、tchar.hで定義している関数を使用している。

仕様・動作説明

wchar.hで定義している関数に変更する。

PR の影響範囲

影響なし。

テスト内容

変更前後でasmが同じことを確認する。

関連 issue, PR

#1034

参考資料

https://learn.microsoft.com/ja-jp/cpp/c-runtime-library/reference/itoa-itow

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 1, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
35.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@AppVeyorBot
Copy link

@beru beru merged commit aca819d into sakura-editor:master Jun 14, 2025
24 of 25 checks passed
@gorogoro123 gorogoro123 deleted the feature/remove_tchar_function_call branch June 15, 2025 05:43
@beru beru added the refactoring リファクタリング 【ChangeLog除外】 label Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring リファクタリング 【ChangeLog除外】

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants