new warning with VS2022 17.2.0 |
Post Reply |
Author | |
alindeman
Newbie Joined: 13 May 2022 Status: Offline Points: 7 |
Post Options
Thanks(1)
Posted: 13 May 2022 at 8:27am |
Just updated from VS2022 17.1.6 to 17.2.0. Did not have this issue with 17.1.6
Have "Treat Warnings as Errors" set to True and "Warning Level" of 4. Now getting: XTToolkit\CommandBars\XTPPaintManager.h(160,1): warning C5257: 'XTPPrimitiveSymbol': enumeration was previously declared without a fixed underlying type Warning is so new, at least as of the time I am writing this post, C5254 is the maximum warning number according to Microsoft: I assume in XPTDrawHelpers.h, I need to change enum XTPPrimitiveSymbol { to enum XTPPrimitiveSymbol: int { Thanks!
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |