sakura-editor / sakura

SAKURA Editor (Japanese text editor for MS Windows)
https://sakura-editor.github.io/
Other
1.24k stars 162 forks source link

MinGW-gcc14.1.0対応 #1957

Closed berryzplus closed 3 months ago

berryzplus commented 3 months ago

PR対象

カテゴリ

PR の背景

仕様・動作説明

最新版のMinGW-GCC(14.1.0)でstd::findの利用箇所でビルドエラーが出るので、 標準ヘッダー algorithm の include を追加します。

PR の影響範囲

Azure PipelinesのMinGWビルドが成功するようになります。

テスト内容

Azure PipelinesのMinGWビルドの成否で判断してください。

関連 issue, PR

参考資料

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

AppVeyorBot commented 3 months ago

:white_check_mark: Build sakura 1.0.4347 completed (commit https://github.com/sakura-editor/sakura/commit/ec5e6f3d4c by @berryzplus)