<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : new warning with VS2022 17.2.0</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : new warning with VS2022 17.2.0]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 22:03:03 +0000</pubDate>
  <lastBuildDate>Fri, 13 May 2022 08:27:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24284</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[new warning with VS2022 17.2.0 : Just updated from VS2022 17.1.6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24284&amp;PID=78426&amp;title=new-warning-with-vs2022-17-2-0#78426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9554">alindeman</a><br /><strong>Subject:</strong> 24284<br /><strong>Posted:</strong> 13 May 2022 at 8:27am<br /><br />Just updated from VS2022 17.1.6 to 17.2.0.&nbsp; Did not have this issue with 17.1.6<div><br></div><div>Have "Treat Warnings as Errors" set to True and "Warning Level" of 4.</div><div><br></div><div>Now getting:</div><div><br></div><div>XTToolkit\CommandBars\XTPPaintManager.h(160,1): warning C5257: 'XTPPrimitiveSymbol': enumeration was previously declared without a fixed underlying type</div><div><br></div><div>Warning is so new, at least as of the time I am writing this post, C5254 is the maximum warning number according to Microsoft:</div><div><br></div><div><a href="https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warnings-c4800-through-c4999?view=msvc-170" target="_blank" rel="nofollow">Compiler warnings C4800 Through C5999 | Microsoft Docs</a></div><div><br></div><div>I assume in XPTDrawHelpers.h, I need to change</div><div><br></div><div><div>enum XTPPrimitiveSymbol</div><div>{</div></div><div><br></div><div>to</div><div><div>enum XTPPrimitiveSymbol: int</div><div>{</div></div><div><br></div><div>Thanks!</div>]]>
   </description>
   <pubDate>Fri, 13 May 2022 08:27:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24284&amp;PID=78426&amp;title=new-warning-with-vs2022-17-2-0#78426</guid>
  </item> 
 </channel>
</rss>