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

ツール類のコンパイルオプションに/MPを付ける #688

Merged

Conversation

berryzplus
Copy link
Contributor

closes #676; enable /MP option

clのオプション-Gmが非推奨になることに対処するため、/MPオプションを有効にします。
以下変更の横展開になります。適用当時は変更の必要がなかったため適用が見送られました。
-Gmオプションが非推奨に変わったことに伴い、横展開を行います。

dd7ccff
dd7ccff#diff-e88014749f0ef5e8802b57d8f11807a1

cfcfe58
cfcfe58#diff-e88014749f0ef5e8802b57d8f11807a1

clのオプション-Gmが非推奨になることに対処するため、/MPオプションを有効にします。
Copy link
Contributor

@beru beru left a comment

Choose a reason for hiding this comment

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

ぱっと見問題無いと思います。

@berryzplus
Copy link
Contributor Author

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

@berryzplus berryzplus merged commit dd4c951 into sakura-editor:master Dec 11, 2018
@berryzplus berryzplus deleted the feature/enable_mp_compile branch December 11, 2018 15:36
@m-tmatma m-tmatma added this to the next release milestone Feb 3, 2019
HoppingTappy pushed a commit to HoppingTappy/sakura that referenced this pull request Jun 11, 2019
…p_compile

ツール類のコンパイルオプションに/MPを付ける
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.

「簡易リビルド」機能が非推奨になったことへの対応
3 participants