Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不要なバッチ変数を削除する #1758

Conversation

berryzplus
Copy link
Contributor

PR の目的

ビルドで使うバッチファイル内に不要な変数が定義されていたのを削除します。

カテゴリ

  • その他の問題

PR の背景

#1755 (comment)

PR のメリット

未使用の不要変数を削除することにより、バッチコードが読みやすくなります。

PR のデメリット (トレードオフとかあれば)

パッと見で明らかなミス(≒削除漏れ)と判断していますが、
何か魔法のような方法でビルドシステムに影響を与えるかも知れません。

仕様・動作説明

PR の影響範囲

MSVCによるビルドに影響する変更です。

テスト内容

テスト1

手順

関連 issue, PR

参考資料

@sonarcloud
Copy link

sonarcloud bot commented Jan 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AppVeyorBot
Copy link

Build sakura 1.0.3983 failed (commit 2ca9ce57c8 by @berryzplus)

@ghost ghost mentioned this pull request Jan 9, 2022
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost
Copy link

ghost commented Jan 9, 2022

CIが失敗していますが、PRの変更とは関係なさそうなので大丈夫でしょう。

@AppVeyorBot
Copy link

Build sakura 1.0.3983 failed (commit 2ca9ce57c8 by @berryzplus)

@berryzplus
Copy link
Contributor Author

レビューありがとうございます。マージしちゃいます。

ビルドエラーはヘルプビルドのためのLeProcがらみなので問題ないと思います。

@berryzplus berryzplus merged commit 138ec8e into sakura-editor:master Jan 10, 2022
@berryzplus berryzplus deleted the feature/remove_unused_batch_variable branch January 10, 2022 07:03
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