[jira] [Created] (XERCESC-2152) Wrong value for XERCES_SIZE_T in XercesIntTypes.cmake

2018-09-08 Thread Volo Zyko (JIRA)
Volo Zyko created XERCESC-2152: -- Summary: Wrong value for XERCES_SIZE_T in XercesIntTypes.cmake Key: XERCESC-2152 URL: https://issues.apache.org/jira/browse/XERCESC-2152 Project: Xerces-C++

[jira] [Closed] (XERCESC-2152) Wrong value for XERCES_SIZE_T in XercesIntTypes.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh closed XERCESC-2152. Resolution: Fixed Assignee: Roger Leigh Fix Version/s: 3.2.2 Thanks for

[jira] [Closed] (XERCESC-2147) CURL input stream class is using a fixed timeout that adds delays

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh closed XERCESC-2147. Resolution: Fixed Assignee: Roger Leigh Fixed in SVN r1840352.   {{Tested with samples,

Making a 3.2.2 release

2018-09-08 Thread Roger Leigh
Hi folks, Since the 3.2.1 release on the 1st of March there have been a few changes: - documentation of a security advisory - explicit export of ArrayJanitor templates - addition of an optional C++11 mutex manager - restoring the use of a resource file when building Windows DLLs - a couple of

[jira] [Closed] (XERCESC-2150) There is double check for timegm in XercesFunctions.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh closed XERCESC-2150. Resolution: Fixed Fix Version/s: 3.2.2 Fixed in SVN r1840341.  This change is mainly

[jira] [Closed] (XERCESC-2151) Wrong CURL components are looked up in XercesNetAccessorSelection.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh closed XERCESC-2151. Resolution: Fixed Fix Version/s: 3.2.2 Fixed in SVN r1840341.  Since this was not

[jira] [Assigned] (XERCESC-2151) Wrong CURL components are looked up in XercesNetAccessorSelection.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh reassigned XERCESC-2151: Assignee: Roger Leigh > Wrong CURL components are looked up in

[jira] [Assigned] (XERCESC-2150) There is double check for timegm in XercesFunctions.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh reassigned XERCESC-2150: Assignee: Roger Leigh > There is double check for timegm in XercesFunctions.cmake >

[jira] [Commented] (XERCESC-2150) There is double check for timegm in XercesFunctions.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607984#comment-16607984 ] Roger Leigh commented on XERCESC-2150: -- Builds passed in 

[jira] [Commented] (XERCESC-2151) Wrong CURL components are looked up in XercesNetAccessorSelection.cmake

2018-09-08 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607986#comment-16607986 ] Roger Leigh commented on XERCESC-2151: -- Builds passed in

Building on Windows with vcpkg

2018-09-08 Thread Roger Leigh
Hi folks, I don't know how many people are developing with Xerces-C++ and/or Xalan-C++ on Windows and have tried out the new "vcpkg" BSD ports-like package builder/manager from Microsoft, but it supports building "xerces-c" and "xalan-c" packages, and this PR: