We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows SDKのヘッダで警告が出ています。
https://ci.appveyor.com/project/sakuraeditor/sakura/builds/27430092/job/6cg69yvf93qr7jo5
c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1008): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) [C:\projects\sakura\sakura\sakura.vcxproj] c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(857): note: see declaration of 'Microsoft::WRL::Wrappers::HString::MakeReference' (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1019): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) [C:\projects\sakura\sakura\sakura.vcxproj] c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(860): note: see declaration of 'Microsoft::WRL::Wrappers::HString::MakeReference' (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) CDlgPrintSetting.cpp
https://dev.azure.com/sakuraeditor/sakura/_build/results?buildId=888&view=logs&jobId=8c78f715-3226-5fde-6022-85037b27e36c
"D:\a\1\s\sakura.sln" (Build target) (1) -> "D:\a\1\s\sakura\sakura.vcxproj" (default target) (2) -> (ClCompile target) -> c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1008): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) [D:\a\1\s\sakura\sakura.vcxproj] c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1019): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\dlg\CDlgOpenFile_CommonItemDialog.cpp) [D:\a\1\s\sakura\sakura.vcxproj] c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1008): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\doc\CEditDoc.cpp) [D:\a\1\s\sakura\sakura.vcxproj] c:\program files (x86)\windows kits\8.1\include\winrt\wrl\wrappers\corewrappers.h(1019): warning C5043: 'Microsoft::WRL::Wrappers::HString::MakeReference': exception specification does not match previous declaration (compiling source file ..\sakura_core\doc\CEditDoc.cpp) [D:\a\1\s\sakura\sakura.vcxproj]
100%
関係なし
なし
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
問題内容
Windows SDKのヘッダで警告が出ています。
再現手順
https://ci.appveyor.com/project/sakuraeditor/sakura/builds/27430092/job/6cg69yvf93qr7jo5
https://dev.azure.com/sakuraeditor/sakura/_build/results?buildId=888&view=logs&jobId=8c78f715-3226-5fde-6022-85037b27e36c
再現頻度
100%
問題のカテゴリ
環境情報
関係なし
関係なし
関係なし
スクリーンショット
なし
The text was updated successfully, but these errors were encountered: