[jira] Commented: (XERCESC-1645) ThreadTest case is hangging on Solaris 2.8

2006-11-01 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1645?page=comments#action_12446208 ] Riaj Mohammed commented on XERCESC-1645: Thanks it is working fine do you have any latest source code/patch available if so please send the URL THANKS

[jira] Commented: (XERCESC-1645) ThreadTest case is hangging on Solaris 2.8

2006-11-01 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1645?page=comments#action_12446302 ] David Bertoni commented on XERCESC-1645: You can get the latest source code from SVN, just like you got that version of BinFileInputStream.cpp Please

[jira] Closed: (XERCESC-1645) ThreadTest case is hangging on Solaris 2.8

2006-11-01 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1645?page=all ] David Bertoni closed XERCESC-1645. -- ThreadTest case is hangging on Solaris 2.8 -- Key: XERCESC-1645 URL: http

[jira] Commented: (XERCESC-1279) Memory leak with writeToString in DOMWriter

2006-11-02 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1279?page=comments#action_12446501 ] Alberto Massari commented on XERCESC-1279: -- Yes, you should call release() instead of delete, in order to be sure to use the proper memory manager

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-11-21 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12451643 ] Riaj Mohammed commented on XERCESC-1642: I am initialize and set encoding to UTF-16 format The following XSD files doesn't gives address alignment

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-11-21 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12451646 ] Alberto Massari commented on XERCESC-1642: -- Riaj, it's not clear what the problem is; could you attach to the bug report the XML, the XSD

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-11-21 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12451658 ] Riaj Mohammed commented on XERCESC-1642: Actually in my application I am ceating sax object and called sax parser . The parser couldn't able to parse

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-11-21 Thread Jesse Pelton (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12451665 ] Jesse Pelton commented on XERCESC-1642: --- Including the text of your schema and/or instance documents in the bug report is not useful; it's possible

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-11-21 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12451663 ] Riaj Mohammed commented on XERCESC-1642: here is the details api which we called in our application SAXParser * myparser = new SAXParser() myparser

[jira] Created: (XERCESC-1653) XML Document with UTF-8 BOM but without declaration fails to parse

2006-11-30 Thread Maarten Koskamp (JIRA)
XML Document with UTF-8 BOM but without declaration fails to parse -- Key: XERCESC-1653 URL: http://issues.apache.org/jira/browse/XERCESC-1653 Project: Xerces-C++ Issue Type

[jira] Updated: (XERCESC-1653) XML Document with UTF-8 BOM but without declaration fails to parse

2006-11-30 Thread Maarten Koskamp (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1653?page=all ] Maarten Koskamp updated XERCESC-1653: - Attachment: xmlUTF8.xml XML Document with UTF-8 BOM but without declaration fails to parse

[jira] Updated: (XERCESC-1653) XML Document with UTF-8 BOM but without declaration fails to parse

2006-11-30 Thread Maarten Koskamp (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1653?page=all ] Maarten Koskamp updated XERCESC-1653: - Attachment: xmlUTF8nodec.xml XML Document with UTF-8 BOM but without declaration fails to parse

[jira] Created: (XERCESC-1654) Bug in surrogate handling in internal UCS4 transcoder

2006-12-01 Thread Boris Kolpackov (JIRA)
Bug in surrogate handling in internal UCS4 transcoder - Key: XERCESC-1654 URL: http://issues.apache.org/jira/browse/XERCESC-1654 Project: Xerces-C++ Issue Type: Bug Components

[jira] Resolved: (XERCESC-1653) XML Document with UTF-8 BOM but without declaration fails to parse

2006-12-01 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1653?page=all ] Alberto Massari resolved XERCESC-1653. -- Resolution: Duplicate Duplicate of XERCESC-1385 XML Document with UTF-8 BOM but without declaration fails to parse

[jira] Resolved: (XERCESC-1654) Bug in surrogate handling in internal UCS4 transcoder

2006-12-01 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1654?page=all ] Alberto Massari resolved XERCESC-1654. -- Resolution: Fixed Hi Boris, I have changed the code to use the same computation provided by the Unicode web site; however, the current code

[jira] Created: (XERCESC-1655) Incorrect UPA violation error with xs:any and ##other

2006-12-04 Thread John Snelson (JIRA)
Incorrect UPA violation error with xs:any and ##other - Key: XERCESC-1655 URL: http://issues.apache.org/jira/browse/XERCESC-1655 Project: Xerces-C++ Issue Type: Bug Components

[jira] Commented: (XERCESP-47) Problem compiling xerces-p 2.6.0 on solaris 8

2006-12-06 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESP-47?page=comments#action_12456306 ] Boris Kolpackov commented on XERCESP-47: Seems like you are using Sun make instead of GNU make (usually called gmake on non-GNU systems). The makefile

[jira] Commented: (XERCESP-47) Problem compiling xerces-p 2.6.0 on solaris 8

2006-12-07 Thread james hermez (JIRA)
[ http://issues.apache.org/jira/browse/XERCESP-47?page=comments#action_12456448 ] james hermez commented on XERCESP-47: - Thank you Boris. In the meantime I figured this out. I was able to compile it after installing GNU Make 3.81. BTW, I am

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-12-08 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12456808 ] Riaj Mohammed commented on XERCESC-1642: Hi Attached sample test case with xsd files in which I am getting SIGBUS/memory alignment problem Do

[jira] Updated: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-12-08 Thread Riaj Mohammed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=all ] Riaj Mohammed updated XERCESC-1642: --- Attachment: MemParse.tar attaching files -Riaj My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005

[jira] Commented: (XERCESC-1642) My application crashed on Solaris Sparc (64bit) using compiler CC(Sun C++ 5.5 Patch 113817-14 2005/07/19 ) and OS 5.8

2006-12-08 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1642?page=comments#action_12456838 ] Alberto Massari commented on XERCESC-1642: -- Hi Riaj, I haven't tried running the code yet, but this function is wrong: InputSource* MemParseHandlers

[jira] Commented: (XERCESC-1656) Project uses deprecated Mac OS X functions and data types.

2006-12-13 Thread Kevin Hoyt (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1656?page=comments#action_12458229 ] Kevin Hoyt commented on XERCESC-1656: - How do I get the Xerces 3.0 code? Is it available as a tarball? I tried to look in the snapshot directory

[jira] Commented: (XERCESC-1656) Project uses deprecated Mac OS X functions and data types.

2006-12-13 Thread Kevin Hoyt (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1656?page=comments#action_12458253 ] Kevin Hoyt commented on XERCESC-1656: - nevermind... looks like this does the trick: svn co http://svn.apache.org/repos/asf/xerces/c/trunk ./xerces_3_0

[jira] Commented: (XERCESC-1360) compile error for 64bit solaris binary by GCC 3.3.2

2006-12-14 Thread Leo Breuss (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1360?page=comments#action_12458567 ] Leo Breuss commented on XERCESC-1360: - misaligned Registers are related to the gcc Bug 10904, resolved with gcc3.3.4. As a workaround for gcc3.3.2 you may

[jira] Resolved: (XERCESC-783) DOMUserDataHandler_TT::handle -- dst argument is of type const DOMNode*

2006-12-18 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-783?page=all ] Alberto Massari resolved XERCESC-783. - Resolution: Fixed Assignee: (was: Xerces-C Developers Mailing List) In Xerces 3.0, the DOMUserDataHandler::handle callback specifies 'dst

[jira] Resolved: (XERCESC-874) util/RefArrayVectorOf.hpp needs modification to obey the Standard

2006-12-18 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-874?page=all ] Alberto Massari resolved XERCESC-874. - Resolution: Won't Fix Assignee: (was: Xerces-C Developers Mailing List) In the current codebase, the fAdoptedElems, fElemList

[jira] Created: (XERCESC-1658) Inaccurate error message Type:XMLPlatformException, Message:Could not close the file

2006-12-19 Thread Paul Fee (JIRA)
Inaccurate error message Type:XMLPlatformException, Message:Could not close the file -- Key: XERCESC-1658 URL: http://issues.apache.org/jira/browse/XERCESC-1658

[jira] Created: (XERCESC-1659) Order sensitivity in schemaLocation and noNamespaceSchemaLocation

2006-12-27 Thread Boris Kolpackov (JIRA)
Order sensitivity in schemaLocation and noNamespaceSchemaLocation - Key: XERCESC-1659 URL: http://issues.apache.org/jira/browse/XERCESC-1659 Project: Xerces-C++ Issue Type: Bug

[jira] Updated: (XERCESC-1659) Order sensitivity in schemaLocation and noNamespaceSchemaLocation

2006-12-27 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1659?page=all ] Boris Kolpackov updated XERCESC-1659: - Attachment: test-case-1.tar.gz test case 1 Order sensitivity in schemaLocation and noNamespaceSchemaLocation

[jira] Updated: (XERCESC-1659) Order sensitivity in schemaLocation and noNamespaceSchemaLocation

2006-12-27 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1659?page=all ] Boris Kolpackov updated XERCESC-1659: - Attachment: test-case-2.tar.gz test case 2 Order sensitivity in schemaLocation and noNamespaceSchemaLocation

[jira] Updated: (XERCESC-1660) IconvGNU and IconvFBSD transcoders override application-set locale

2006-12-27 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1660?page=all ] Boris Kolpackov updated XERCESC-1660: - Attachment: setlocale.patch Attaching the patch. IconvGNU and IconvFBSD transcoders override application-set locale

[jira] Resolved: (XERCESC-1658) Inaccurate error message Type:XMLPlatformException, Message:Could not close the file

2006-12-28 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1658?page=all ] Alberto Massari resolved XERCESC-1658. -- Resolution: Fixed Ok, I have rolled back my changes. Inaccurate error message Type:XMLPlatformException, Message:Could not close the file

[jira] Created: (XERCESC-1662) Compile MinGW : error in UnixHTTPURLInputStream.cpp

2006-12-29 Thread Clemens v. Mann (JIRA)
Compile MinGW : error in UnixHTTPURLInputStream.cpp --- Key: XERCESC-1662 URL: http://issues.apache.org/jira/browse/XERCESC-1662 Project: Xerces-C++ Issue Type: Bug Components: Build

[jira] Resolved: (XERCESC-1617) Add support for NETACCESSOR=WinSock TRANSCODER=Win32 with MinGW-MSYS

2006-12-30 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1617?page=all ] Alberto Massari resolved XERCESC-1617. -- Resolution: Fixed Your patch is in SVN. Thanks, Alberto Add support for NETACCESSOR=WinSock TRANSCODER=Win32 with MinGW-MSYS

[jira] Resolved: (XERCESC-1662) Compile MinGW : error in UnixHTTPURLInputStream.cpp

2006-12-30 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1662?page=all ] Alberto Massari resolved XERCESC-1662. -- Resolution: Duplicate See patch attached to XERCESC-1617 to enable WinSock netaccessor Compile MinGW : error in UnixHTTPURLInputStream.cpp

[jira] Resolved: (XERCESC-1661) Build with MinGW : socket functions are missing

2006-12-30 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1661?page=all ] Alberto Massari resolved XERCESC-1661. -- Resolution: Duplicate Duplicate of XERCESC-1617 Build with MinGW : socket functions are missing

[jira] Commented: (XERCESC-1660) IconvGNU and IconvFBSD transcoders override application-set locale

2006-12-31 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1660?page=comments#action_12461570 ] Boris Kolpackov commented on XERCESC-1660: -- Hi Alberto, I've just faxed the agreement to the number specified. Let me know if I need to do anything

[jira] Created: (XERCESC-1663) IconvGNU and IconvFBSD based transcoders assume UCS-2 as XMLCh encoding

2006-12-31 Thread Boris Kolpackov (JIRA)
IconvGNU and IconvFBSD based transcoders assume UCS-2 as XMLCh encoding --- Key: XERCESC-1663 URL: http://issues.apache.org/jira/browse/XERCESC-1663 Project: Xerces-C

[jira] Commented: (XERCESC-1659) Order sensitivity in schemaLocation and noNamespaceSchemaLocation

2007-01-01 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461616 ] Boris Kolpackov commented on XERCESC-1659: -- I've figured out the first part of this issue. Xerces-C++ uses

[jira] Resolved: (XERCESC-1473) DOMElement::setAttributeNS needlessly creates DOMAttr if a qualified name is used

2007-01-02 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1473. -- Resolution: Fixed Fix is in SVN DOMElement::setAttributeNS needlessly creates

[jira] Created: (XERCESC-1664) xsi:type and a schema without a target namespace causes error on valid instance

2007-01-03 Thread Boris Kolpackov (JIRA)
xsi:type and a schema without a target namespace causes error on valid instance --- Key: XERCESC-1664 URL: https://issues.apache.org/jira/browse/XERCESC-1664 Project: Xerces

[jira] Updated: (XERCESC-1664) xsi:type and a schema without a target namespace causes error on valid instance

2007-01-03 Thread Boris Kolpackov (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Kolpackov updated XERCESC-1664: - Attachment: test-case.tar.gz xsi:type and a schema without a target namespace causes

[jira] Created: (XERCESC-1665) XercesLib fails to link on Microsoft Visual Studio 7.1

2007-01-06 Thread Rick Parrish (JIRA)
XercesLib fails to link on Microsoft Visual Studio 7.1 -- Key: XERCESC-1665 URL: https://issues.apache.org/jira/browse/XERCESC-1665 Project: Xerces-C++ Issue Type: Bug Components

[jira] Resolved: (XERCESC-1665) XercesLib fails to link on Microsoft Visual Studio 7.1

2007-01-08 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1665. -- Resolution: Duplicate Duplicate of XERCESC-1467; see http://svn.apache.org/viewvc

[jira] Created: (XERCESC-1667) problem getting PSVI Informations while using a grammar pool

2007-01-17 Thread olivier pharabot (JIRA)
problem getting PSVI Informations while using a grammar pool Key: XERCESC-1667 URL: https://issues.apache.org/jira/browse/XERCESC-1667 Project: Xerces-C++ Issue Type: Bug

[jira] Updated: (XERCESC-1667) problem getting PSVI Informations while using a grammar pool

2007-01-17 Thread olivier pharabot (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] olivier pharabot updated XERCESC-1667: -- Attachment: TypeInfo2.zip problem getting PSVI Informations while using a grammar

[jira] Updated: (XERCESC-1667) problem getting PSVI Informations while using a grammar pool

2007-01-17 Thread olivier pharabot (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] olivier pharabot updated XERCESC-1667: -- Description: We've been using successfully xerces 2.5 lately and when migrating

[jira] Created: (XERCESC-1669) static member xercesc_2_3::XMLUni::fgXercescDefaultLocale must be defined in the program

2007-01-22 Thread Sachin Khairnar (JIRA)
static member xercesc_2_3::XMLUni::fgXercescDefaultLocale must be defined in the program Key: XERCESC-1669 URL: https://issues.apache.org/jira/browse/XERCESC-1669

[jira] Resolved: (XERCESC-1669) static member xercesc_2_3::XMLUni::fgXercescDefaultLocale must be defined in the program

2007-01-22 Thread David Bertoni (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bertoni resolved XERCESC-1669. Resolution: Invalid Please do not create Jira issues to ask questions. Instead, please

[jira] Commented: (XERCESC-1560) Problem building app that uses xerces

2007-01-25 Thread Joachim Denil (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467284 ] Joachim Denil commented on XERCESC-1560: Isn't this a namespace issue? Problem building app that uses

[jira] Resolved: (XERCESC-1667) problem getting PSVI Informations while using a grammar pool

2007-01-30 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1667. -- Resolution: Cannot Reproduce I applied the same modifications (#include

[jira] Resolved: (XERCESC-1633) Using 'list' or 'union' for finalDefault in schema element causes incorrect validation errors

2007-01-30 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1633. -- Resolution: Fixed A fix is in SVN. Please verify. Alberto Using 'list' or 'union

[jira] Created: (XERCESC-1671) CLONE -problem getting PSVI Informations while using a grammar pool

2007-01-31 Thread olivier pharabot (JIRA)
CLONE -problem getting PSVI Informations while using a grammar pool --- Key: XERCESC-1671 URL: https://issues.apache.org/jira/browse/XERCESC-1671 Project: Xerces-C++ Issue Type

[jira] Updated: (XERCESC-1671) CLONE -problem getting PSVI Informations while using a grammar pool

2007-01-31 Thread olivier pharabot (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] olivier pharabot updated XERCESC-1671: -- Attachment: TypeInfo2.zip CLONE -problem getting PSVI Informations while using

[jira] Updated: (XERCESC-1671) CLONE -problem getting PSVI Informations while using a grammar pool

2007-01-31 Thread olivier pharabot (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] olivier pharabot updated XERCESC-1671: -- Attachment: screenshot-1.jpg CLONE -problem getting PSVI Informations while using

[jira] Updated: (XERCESC-1499) Unable to execute problem compiled with 32 bit Xerces-C 2.7.0 library on HP 11.i(64 bit os) and PA-RISC

2007-02-01 Thread Botho Hohbaum (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botho Hohbaum updated XERCESC-1499: --- Environment: HP 11.i 64 bit OS, aCC HP 11.11 32 bit on PA-RISC, aCC HP ANSI C++ B3910B

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-06 Thread Tony Wang (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470798 ] Tony Wang commented on XERCESC-1512: I am experiencing the same issue when using Xerces 2.7 in our product

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-07 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470866 ] Alberto Massari commented on XERCESC-1512: -- The changes are found at http://svn.apache.org/viewvc?view

[jira] Resolved: (XERCESC-1644) Bad XS:pattern interpretation for XSD

2007-02-07 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1644. -- Resolution: Fixed The fix for XERCESC-1512 fixes also this issue Bad XS:pattern

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-07 Thread Tony Wang (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471183 ] Tony Wang commented on XERCESC-1512: Alberto, It works for me. Thanks! BTW, why XercesLib.mak

[jira] Created: (XERCESC-1672) DOMPrint Gives following Error Fatal Error at file , line 0, char 0 Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not

2007-02-07 Thread Makarand M Kulkarni (JIRA)
. -- Key: XERCESC-1672 URL: https://issues.apache.org/jira/browse/XERCESC-1672 Project: Xerces-C

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-08 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471240 ] Alberto Massari commented on XERCESC-1512: -- That's strange, because I use VC++ 6.0 to build Xerces; have

[jira] Commented: (XERCESC-1655) Incorrect UPA violation error with xs:any and ##other

2007-02-08 Thread Brian J. Clark (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471385 ] Brian J. Clark commented on XERCESC-1655: - I really don't see why this is tricky. namespace=##other means

[jira] Commented: (XERCESC-1655) Incorrect UPA violation error with xs:any and ##other

2007-02-08 Thread Boris Kolpackov (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471469 ] Boris Kolpackov commented on XERCESC-1655: -- No, element 'data' is not in the target namespace

[jira] Closed: (XERCESC-1673) 64-bit failure under gcc on Solaris 2.10ver

2007-02-12 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari closed XERCESC-1673. Resolution: Invalid 64-bit failure under gcc on Solaris 2.10ver

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-13 Thread Tony Wang (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472977 ] Tony Wang commented on XERCESC-1512: Alberto, You are right, it is caused by Unix line terminator issue. I

[jira] Created: (XERCESC-1678) PSVIAttributeList::getPSVIAttributeToFill not const correct

2007-02-19 Thread kent williams (JIRA)
PSVIAttributeList::getPSVIAttributeToFill not const correct --- Key: XERCESC-1678 URL: https://issues.apache.org/jira/browse/XERCESC-1678 Project: Xerces-C++ Issue Type: Bug

[jira] Commented: (XERCESC-1633) Using 'list' or 'union' for finalDefault in schema element causes incorrect validation errors

2007-02-20 Thread Jennifer Rapp (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474615 ] Jennifer Rapp commented on XERCESC-1633: I've verified that the problem is now addressed. Thank you

[jira] Closed: (XERCESC-1633) Using 'list' or 'union' for finalDefault in schema element causes incorrect validation errors

2007-02-21 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari closed XERCESC-1633. Assignee: Alberto Massari Using 'list' or 'union' for finalDefault in schema element

[jira] Created: (XERCESC-1679) xercesc_2_7::XMLUTF8Transcoder::transcodeFrom has a Conditional jump or move depends on uninitialised value.

2007-02-23 Thread Philippe Forest (JIRA)
://issues.apache.org/jira/browse/XERCESC-1679 Project: Xerces-C++ Issue Type: Bug Components: Utilities Affects Versions: 2.7.0 Environment: Linux rhes-4 i686 gcc-3-2-3 32 bit Reporter: Philippe Forest The problem is that the value of the poiter get

[jira] Resolved: (XERCESC-1679) xercesc_2_7::XMLUTF8Transcoder::transcodeFrom has a Conditional jump or move depends on uninitialised value.

2007-02-23 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1679. -- Resolution: Duplicate Duplicate of XERCESC-1555 xercesc_2_7::XMLUTF8Transcoder

[jira] Created: (XERCESC-1681) Compile under Borland6 fails: Unresolved reference to XMLInitializer::InitializeAllStaticData()

2007-03-05 Thread Neil Richardson (JIRA)
Compile under Borland6 fails: Unresolved reference to XMLInitializer::InitializeAllStaticData() --- Key: XERCESC-1681 URL: https://issues.apache.org/jira/browse/XERCESC

[jira] Resolved: (XERCESC-1666) BCB6 Build Fails on Resource Compiler

2007-03-06 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1666. -- Resolution: Duplicate The fix is already in SVN, http://svn.apache.org/viewvc?view

[jira] Resolved: (XERCESC-1660) IconvGNU and IconvFBSD transcoders override application-set locale

2007-03-06 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1660. -- Resolution: Fixed Your patch is in SVN. Plase verify. Alberto IconvGNU

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

2007-03-07 Thread Alexey Miroshnichenko (JIRA)
://issues.apache.org/jira/browse/XERCESC-1682 Project: Xerces-C++ Issue Type: Bug Components: Validating Parser (Schema) (Xerces 1.5 or up only) Affects Versions: 2.6.0, 2.7.0 Reporter: Alexey Miroshnichenko if symbols like #%;?\^`{}~ are used

[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

[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-1686) doc/html/resources/.svn exists as a file in xerces 2.7.0

2007-03-09 Thread Jay Berkenbilt (JIRA)
doc/html/resources/.svn exists as a file in xerces 2.7.0 Key: XERCESC-1686 URL: https://issues.apache.org/jira/browse/XERCESC-1686 Project: Xerces-C++ Issue Type: Bug

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

2007-03-11 Thread Alexey Miroshnichenko (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479940 ] Alexey Miroshnichenko commented on XERCESC-1682: it works, thanks CHARTYPE_OTHER does

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

2007-03-12 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari closed XERCESC-1682. Assignee: Alberto Massari CHARTYPE_OTHER does not handled during XPath parsing

[jira] Closed: (XERCESC-1687) Problem with euro symbol in DOM

2007-03-14 Thread Jesse Pelton (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Pelton closed XERCESC-1687. - Problem with euro symbol in DOM --- Key: XERCESC

[jira] Created: (XERCESC-1688) Segmentation fault when the length of parsing filename 130 characters

2007-03-15 Thread xiangzhu K (JIRA)
Segmentation fault when the length of parsing filename 130 characters --- Key: XERCESC-1688 URL: https://issues.apache.org/jira/browse/XERCESC-1688 Project: Xerces-C

[jira] Commented: (XERCESC-1688) Segmentation fault when the length of parsing filename 130 characters

2007-03-15 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481074 ] Alberto Massari commented on XERCESC-1688: -- Can you try compiling your test program against Xerces 2.7

[jira] Updated: (XERCESC-1688) Segmentation fault when the length of parsing filename 130 characters

2007-03-15 Thread xiangzhu K (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangzhu K updated XERCESC-1688: Description: #include xercesc/util/PlatformUtils.hpp #include xercesc/dom/DOMNode.hpp Some

[jira] Updated: (XERCESC-1688) Segmentation fault when the length of parsing filename 130 characters

2007-03-15 Thread xiangzhu K (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangzhu K updated XERCESC-1688: Description: Some source code

[jira] Commented: (XERCESC-1051) Crash when maxOccurs = 200000

2007-03-21 Thread Frank Rast (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482721 ] Frank Rast commented on XERCESC-1051: - I would also like to see a higher priority. Can someone estimate when

[jira] Commented: (XERCESC-1051) Crash when maxOccurs = 200000

2007-03-21 Thread David Bertoni (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482813 ] David Bertoni commented on XERCESC-1051: Well, since this is an open source project, either of you could

[jira] Created: (XERCESC-1689) CLONE -won't build from outside of source tree

2007-03-28 Thread Guillaume CERNIER (JIRA)
CLONE -won't build from outside of source tree -- Key: XERCESC-1689 URL: https://issues.apache.org/jira/browse/XERCESC-1689 Project: Xerces-C++ Issue Type: Bug Components: Build

[jira] Commented: (XERCESC-1689) CLONE -won't build from outside of source tree

2007-03-28 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484872 ] Alberto Massari commented on XERCESC-1689: -- Guillaume, in the last months I made some changes that allow

[jira] Created: (XERCESC-1690) endElement called before startElement

2007-03-28 Thread Rick O'Shea (JIRA)
endElement called before startElement - Key: XERCESC-1690 URL: https://issues.apache.org/jira/browse/XERCESC-1690 Project: Xerces-C++ Issue Type: Bug Components: Validating Parser (DTD

[jira] Resolved: (XERCESC-1690) endElement called before startElement

2007-03-28 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1690. -- Resolution: Invalid Hi Rick, what you are seeing is that startElement is invoked

[jira] Resolved: (XERCESC-1690) endElement called before startElement

2007-03-29 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1690. -- Resolution: Invalid Sorry for the incorrect answer (I was mistakenly thinking you

[jira] Commented: (XERCESC-1690) endElement called before startElement

2007-03-29 Thread Rick O'Shea (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485184 ] Rick O'Shea commented on XERCESC-1690: -- Thank you for your insight Alberto :-) This confirmation is a great

[jira] Created: (XERCESC-1691) Sometimes DOMBuilder::parseURI() function returns null.

2007-04-01 Thread bhaskar bhagawati (JIRA)
Sometimes DOMBuilder::parseURI() function returns null. Key: XERCESC-1691 URL: https://issues.apache.org/jira/browse/XERCESC-1691 Project: Xerces-C++ Issue Type: Bug Affects

[jira] Commented: (XERCESC-1691) Sometimes DOMBuilder::parseURI() function returns null.

2007-04-02 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485953 ] Alberto Massari commented on XERCESC-1691: -- Please complete the bug report; as it stands now, it's going

[jira] Resolved: (XERCESC-1691) Sometimes DOMBuilder::parseURI() function returns null.

2007-04-06 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1691. -- Resolution: Incomplete Fix Version/s: (was: 2.7.0) Sometimes DOMBuilder

[jira] Created: (XERCESC-1693) There's too simple name PARSER_HPP for a CPP directive

2007-04-10 Thread Ivan Kryak (JIRA)
There's too simple name PARSER_HPP for a CPP directive -- Key: XERCESC-1693 URL: https://issues.apache.org/jira/browse/XERCESC-1693 Project: Xerces-C++ Issue Type: Bug Components

[jira] Commented: (XERCESC-1693) There's too simple name PARSER_HPP for a CPP directive

2007-04-10 Thread Ivan Kryak (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487744 ] Ivan Kryak commented on XERCESC-1693: - May be it should better to add some prefix to directive names, like

<    3   4   5   6   7   8   9   10   11   12   >