You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use of the warning pragma in the function to change the state of a warning number larger than 4699 only takes effect after the end of the function.
I have a branch that addresses this, brings in your change in PR and your testwinrt change, and addresses a couple other issues. Will have a PR out for it tomorrow. Thanks for bringing this up.
I have VS2022 installed and only
PlatformToolset=v143
only installed. Runningbuild.cmd x64 Debug
produce following errorWhat is puzzling me, is that I clearly see that 4702 warning is disabled here.
CsWinRT/src/cswinrt/code_writers.h
Lines 206 to 208 in 28be51f
Actually I'm not on main, but on this branch this #1219 but that's not really matter because that's how I force cswinrt.vcprojx use v143.
The text was updated successfully, but these errors were encountered: