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

[x64対応] MakefileMake に対する C4477 の警告修正 #95

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

m-tmatma
Copy link
Member

#89 で修正しなかった MakefileMake に対する C4477 の警告修正です。

※ MakefileMake は x64 ではビルドされないので、顕在化しない問題ではあります。

※ MakefileMake の x64 のビルド構成はないので表面化しないが潜在バグなので修正しておく
Copy link
Member

@kobake kobake left a comment

Choose a reason for hiding this comment

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

LGTM.
AppVeyorビルド通ったらマージします

@kobake kobake merged commit d33dbe1 into sakura-editor:x64 Jun 11, 2018
@kobake
Copy link
Member

kobake commented Jun 11, 2018

ちなみにこの修正箇所ってどういうふうに探しましたが?
printf を目で追ったのか一時的に手元で x64 ビルド走らせてみたのか、とか。

@m-tmatma
Copy link
Member Author

ちなみにこの修正箇所ってどういうふうに探しましたが?

以前、ローカルで x64 対応を試していたときに MakefileMake で警告出ていたなというのがあって
思い出して、x64 用の構成を最新の revision に対して作って警告が出ることを確認して修正しました。

@kobake
Copy link
Member

kobake commented Jun 11, 2018

なるほど、ありがとうございます

@m-tmatma m-tmatma deleted the feature/fix-C4477-MakefileMake branch June 14, 2018 11:50
@m-tmatma m-tmatma added this to the next release milestone Jun 23, 2018
@ds14050 ds14050 added the x64 x64 対応 label Sep 18, 2018
@KENCHjp KENCHjp added the CI appveyor など CI 関連 【ChangeLog除外】 label Dec 5, 2018
HoppingTappy pushed a commit to HoppingTappy/sakura that referenced this pull request Jun 11, 2019
…akefileMake

[x64対応] MakefileMake に対する C4477 の警告修正
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI appveyor など CI 関連 【ChangeLog除外】 x64 x64 対応
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants