VC7.1 Static linking

2007-03-08 Thread Andrew Wilson
I'm now trying to statically link to the Xerces lib so that my application does not require the DLLs. -- Firstly It was hard to find the method of compiling Xerces for static linking. I found a reference in the Release info section dated 2004-11-15 by Alberto saying that a specific build

[jira] Resolved: (XERCESC-1682) CHARTYPE_OTHER does not handled during XPath parsing (in XPathScanner::scanExpression) which leads to infinite loop

2007-03-08 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1682. -- Resolution: Fixed A fix is in SVN. Please verify. Alberto CHARTYPE_OTHER does not

Re: VC7.1 Static linking

2007-03-08 Thread Boris Kolpackov
Hi Andrew, Andrew Wilson [EMAIL PROTECTED] writes: I'm now trying to statically link to the Xerces lib so that my application does not require the DLLs. You may find this page useful then: http://wiki.codesynthesis.com/Xerces_tips Generally, it would be great if static linking (on both

Re: VC7.1 Static linking

2007-03-08 Thread Andrew Wilson
Well Boris, The good news is that 2.7.0 already links statically out of the box (for VC7.1) as I wrote. Looking at the wiki page you referenced, I didn't define the XML_LIBRARY preprocessor. All I did was use the provided static build configurations and then point to the resulting static

[jira] Created: (XERCESC-1683) array default values wrongly cause xerces to reject schema

2007-03-08 Thread Uwe Pachler (JIRA)
array default values wrongly cause xerces to reject schema -- Key: XERCESC-1683 URL: https://issues.apache.org/jira/browse/XERCESC-1683 Project: Xerces-C++ Issue Type: Bug

[jira] Closed: (XERCESC-1683) array default values wrongly cause xerces to reject schema

2007-03-08 Thread David Bertoni (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bertoni closed XERCESC-1683. -- array default values wrongly cause xerces to reject schema

[jira] Resolved: (XERCESC-1683) array default values wrongly cause xerces to reject schema

2007-03-08 Thread David Bertoni (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bertoni resolved XERCESC-1683. Resolution: Duplicate This is a duplicate of XERCESC-1546. array default values

[jira] Created: (XERCESC-1684) getNodeValue problem

2007-03-08 Thread machwu (JIRA)
getNodeValue problem Key: XERCESC-1684 URL: https://issues.apache.org/jira/browse/XERCESC-1684 Project: Xerces-C++ Issue Type: Bug Components: DOM Affects Versions: 2.7.0 Environment: winxp vc6.0

[jira] Created: (XERCESC-1685) DOM and Schema

2007-03-08 Thread machwu (JIRA)
DOM and Schema -- Key: XERCESC-1685 URL: https://issues.apache.org/jira/browse/XERCESC-1685 Project: Xerces-C++ Issue Type: Bug Components: DOM Affects Versions: 2.7.0 Environment: winxp and vc6