[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-1652) DOMDocumentTypeImpl is not thread safe

2006-11-28 Thread Jesse Pelton (JIRA)
DOMDocumentTypeImpl is not thread safe -- Key: XERCESC-1652 URL: http://issues.apache.org/jira/browse/XERCESC-1652 Project: Xerces-C++ Issue Type: Bug Components: DOM Affects Versions: 2.7.0

[jira] Updated: (XERCESC-1652) DOMDocumentTypeImpl is not thread safe

2006-11-28 Thread Jesse Pelton (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1652?page=all ] Jesse Pelton updated XERCESC-1652: -- Attachment: DOMDocumentTypeImpl.diff > DOMDocumentTypeImpl is not thread safe > -- > >

[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 pa

[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 pa

[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 pa

[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 is

[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] Created: (XERCESC-1656) Project uses deprecated Mac OS X functions and data types.

2006-12-04 Thread Kevin Hoyt (JIRA)
Project uses deprecated Mac OS X functions and data types. -- Key: XERCESC-1656 URL: http://issues.apache.org/jira/browse/XERCESC-1656 Project: Xerces-C++ Issue Type: Bug

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

2006-12-04 Thread James Berry (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1656?page=comments#action_12455482 ] James Berry commented on XERCESC-1656: -- Hi Kevin, Thanks for the bug report. I believe all the FSRef and FSSpec functions are gone from the code in the

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

2006-12-04 Thread James Berry (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1656?page=all ] James Berry reassigned XERCESC-1656: Assignee: James Berry Assigning to me, though I may wait for a possible path from Kevin before doing anything with it. > Project uses depreca

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

2006-12-04 Thread Kevin Hoyt (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1656?page=comments#action_12455501 ] Kevin Hoyt commented on XERCESC-1656: - I'm actualy at v1.6 but that looks almost exactly the same as 2.7. I did take a quick look at 3.0 and would r

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

2006-12-05 Thread Boris Kolpackov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1655?page=comments#action_12455702 ] Boris Kolpackov commented on XERCESC-1655: -- This is a bit tricky. Your 'data' element inside dataType is not in the schema's targetN

[jira] Created: (XERCESC-1657) Improved XMLChar1_x::isValidName(...) function for null-terminated strings...

2006-12-05 Thread Christian Will (JIRA)
Improved XMLChar1_x::isValidName(...) function for null-terminated strings... - Key: XERCESC-1657 URL: http://issues.apache.org/jira/browse/XERCESC-1657 Project: Xerces-C

[jira] Updated: (XERCESC-1657) Improved XMLChar1_x::isValidName(...) function for null-terminated strings...

2006-12-05 Thread Christian Will (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1657?page=all ] Christian Will updated XERCESC-1657: Attachment: isValidName.patch patchfile... > Improved XMLChar1_x::isValidName(...) function for null-terminated stri

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

2006-12-06 Thread james hermez (JIRA)
Problem compiling xerces-p 2.6.0 on solaris 8 - Key: XERCESP-47 URL: http://issues.apache.org/jira/browse/XERCESP-47 Project: Xerces-P Issue Type: Bug Components: Build System

[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 the

[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_12456810 ] Riaj Mohammed commented on XERCESC-1642: Hi Attached sample test case with xsd files in which I am getting SIGBUS/memory alignment problem Do the

[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-1

[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* MemParseHan

[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, but it

[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 

[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, fElemLis

[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/XE

[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 noNamespaceSchemaLocat

[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 noNamespaceSchemaLocat

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

2006-12-27 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1658?page=all ] Alberto Massari resolved XERCESC-1658. -- Resolution: Fixed A fix is in SVN; please verify > Inaccurate error message "Type:XMLPlatformException, Message:Could not close &g

[jira] Resolved: (XERCESC-1648) Type:XMLPlatformException, Message:Could not close the file

2006-12-27 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1648?page=all ] Alberto Massari resolved XERCESC-1648. -- Resolution: Duplicate Duplicate of XERCESC-1658 > Type:XMLPlatformException, Message:Could not close the f

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

2006-12-27 Thread Boris Kolpackov (JIRA)
IconvGNU and IconvFBSD transcoders override application-set locale -- Key: XERCESC-1660 URL: http://issues.apache.org/jira/browse/XERCESC-1660 Project: Xerces-C++ Issue Type

[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 loc

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

2006-12-27 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1658?page=all ] David Bertoni reopened XERCESC-1658: Assignee: Alberto Massari Hi Alberto, I think I already fixed this with revision 450540 (util/BinFileInputStream.cpp) and that your

[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 &g

[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 Min

[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.

[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 miss

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

2006-12-30 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1660?page=comments#action_12461505 ] Alberto Massari commented on XERCESC-1660: -- Hi Boris, as you are contributing several bug fixes and patches, would you mind filing a corporate CLA as

[jira] Resolved: (XERCESC-1639) Solution/Project files for VC8.0

2006-12-30 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1639?page=all ] Alberto Massari resolved XERCESC-1639. -- Resolution: Won't Fix Support for VS 2005 is already available in the 3.0 version of Xerces > Solution/Project files f

[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 any

[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++

[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 crea

[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 cau

[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] Commented: (XERCESC-1665) XercesLib fails to link on Microsoft Visual Studio 7.1

2007-01-08 Thread Rick Parrish (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462986 ] Rick Parrish commented on XERCESC-1665: --- Thanks Alberto! > XercesLib fails to link on Microsoft Vis

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

2007-01-12 Thread Vitaly Prapirny (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464175 ] Vitaly Prapirny commented on XERCESC-1666: -- Try to rename Projects\Win32\BCB6\Xerces-all\XercesLib

[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 gram

[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 migrati

[jira] Created: (XERCESC-1668) Good schema rejected - simpleContent/complexContent

2007-01-18 Thread Jochen Schwarze (JIRA)
Good schema rejected - simpleContent/complexContent --- Key: XERCESC-1668 URL: https://issues.apache.org/jira/browse/XERCESC-1668 Project: Xerces-C++ Issue Type: Bug Affects Versions

[jira] Updated: (XERCESC-1668) Good schema rejected - simpleContent/complexContent

2007-01-18 Thread Jochen Schwarze (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Schwarze updated XERCESC-1668: - Attachment: test.xml > Good schema rejected - simpleContent/complexCont

[jira] Updated: (XERCESC-1668) Good schema rejected - simpleContent/complexContent

2007-01-18 Thread Jochen Schwarze (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Schwarze updated XERCESC-1668: - Attachment: test.xsd > Good schema rejected - simpleContent/complexCont

[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 t

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

2007-01-25 Thread Johnny Willemsen (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467307 ] Johnny Willemsen commented on XERCESC-1560: --- I think this is more some kind of weird behaviour of the

[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 and

[jira] Created: (XERCESC-1670) Problem building on HP-UX 11.23

2007-01-30 Thread Botho Hohbaum (JIRA)
Problem building on HP-UX 11.23 --- Key: XERCESC-1670 URL: https://issues.apache.org/jira/browse/XERCESC-1670 Project: Xerces-C++ Issue Type: Bug Components: Build Affects Versions: 2.7.0

[jira] Reopened: (XERCESC-1237) xs:unique is used like xs:key

2007-01-30 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari reopened XERCESC-1237: -- Assignee: Alberto Massari For some reasons this schema doesn't trigger the

[jira] Resolved: (XERCESC-1237) xs:unique is used like xs:key

2007-01-30 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Massari resolved XERCESC-1237. -- Resolution: Fixed Fix Version/s: 2.7.0 > xs:unique is used like xs:

[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&#x

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

2007-01-31 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: screenshot-1.jpg > problem getting PSVI Informations while usin

[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] Commented: (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:comment-tabpanel#action_12468945 ] olivier pharabot commented on XERCESC-1671: --- The original bug i entered was considered fixed, (not

[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 usin

[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 us

[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 A

[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:patt

[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 is not

[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;

[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 namesp

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

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

[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.10

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

2007-02-12 Thread Tony Wang (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472513 ] Tony Wang commented on XERCESC-1512: I tried with .dsw workspace file, there is no any error reported but

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

2007-02-13 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472570 ] Alberto Massari commented on XERCESC-1512: -- Tony, this means that the .dsp has been downloaded using a

[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. Than

[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 finalDe

[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::XMLUTF8Transco

[jira] Created: (XERCESC-1680) Compile under Borland6 fails: XObjectComparator and XTemplateComparator file removed (but still in BPR project file)

2007-03-05 Thread Neil Richardson (JIRA)
://issues.apache.org/jira/browse/XERCESC-1680 Project: Xerces-C++ Issue Type: Bug Components: Build Affects Versions: 2.7.0 Environment: Windows XP, Borland C++ Builder 6 (Personal) Reporter: Neil Richardson Priority: Minor When

[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] Commented: (XERCESC-1681) Compile under Borland6 fails: Unresolved reference to XMLInitializer::InitializeAllStaticData()

2007-03-05 Thread David Bertoni (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478184 ] David Bertoni commented on XERCESC-1681: I suspect you need to make sure XMLInitializer.cpp is included in

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

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

[jira] Resolved: (XERCESC-1680) Compile under Borland6 fails: XObjectComparator and XTemplateComparator file removed (but still in BPR project file)

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

[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 "#%&;?\^`{}~&quo

<    7   8   9   10   11   12   13   14   15   16   >