ctapmex opened a new pull request #4: XERCESC-2190: Remove deprecated getVersionEx URL: https://github.com/apache/xerces-c/pull/4 `C:\Work\code\xerces-c\src\xercesc\util\Transcoders\Win32\Win32TransService.cpp(323): warning C4996: 'GetVersionExA': was declared deprecated C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\sysinfoapi.h(387): note: see declaration of 'GetVersionExA'` 1. remove win9x support in WindowsFileMgr 2. remove deprecated GetVersionEx in Win32TransService. You need VS2012+ or WinSDK 8.1 for build
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org