[jira] Updated: (XERCESC-1407) GrammarResolver has a bug with cached Grammar instances

2005-04-18 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1407?page=all ] David Bertoni updated XERCESC-1407: --- Attachment: patch.txt > GrammarResolver has a bug with cached Grammar instances > --- > > K

xerces-c download website bug

2005-04-18 Thread Matteo Vega
Hi, On the sidebar of the xerces-c download page (http://xml.apache.org/xerces-c/download.cgi) is showing the CVS Repository and the Mailing Archive links in the wrong order. Therefore, the links are pointing to the wrong URL. Matt. --- [EMAIL PROTECTED] wrote: > Hi Dave > > I was able to bu

[jira] Created: (XERCESC-1407) GrammarResolver has a bug with cached Grammar instances

2005-04-18 Thread David Bertoni (JIRA)
GrammarResolver has a bug with cached Grammar instances --- Key: XERCESC-1407 URL: http://issues.apache.org/jira/browse/XERCESC-1407 Project: Xerces-C++ Type: Bug Components: Validating Parser (Schema) (Xerces 1.5

[jira] Updated: (XERCESC-1407) GrammarResolver has a bug with cached Grammar instances

2005-04-18 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1407?page=all ] David Bertoni updated XERCESC-1407: --- Attachment: patch.txt > GrammarResolver has a bug with cached Grammar instances > --- > > K

Re: moved xerces mailing lists to xerces.apache.org

2005-04-18 Thread Hans Salvisberg, bf0
Hi, Roy T. Fielding wrote: To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Unfortunately, neither of these work. There's no reply, and list messages continue to come in. Please unsubscribe me. Thank you. Hans Salvisberg

Re: Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!!

2005-04-18 Thread david_n_bertoni
> Hi Dave > > I was able to build Xerces 2.6.0 with GCC 3.4.2 but is it compatible with > Xalan 1.9? That combination was never tested, so I don't know if it will be compatible. To build Xalan-C, regardless of the Xerces-C version, you'll need to use the latest CVS. Also, please make sure y

[jira] Updated: (XERCESC-1021) RegularExpression: wrong Match end for fixed string match

2005-04-18 Thread Dave Cohrs (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1021?page=all ] Dave Cohrs updated XERCESC-1021: Attachment: xercesbug.cpp Program to reproduce the fixed string matching bug. I compiled it like this: g++ -o x xercesbug.cpp -lxerces-c > RegularExpression

[jira] Commented: (XERCESC-1021) RegularExpression: wrong Match end for fixed string match

2005-04-18 Thread Dave Cohrs (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1021?page=comments#action_63050 ] Dave Cohrs commented on XERCESC-1021: - I'm attaching a small program that reproduces the problem. The bug is still present in Xerces-c 2.5, the most recent version I h

Re: schema validation

2005-04-18 Thread Milena Caires
Gareth, Sorry about my newbie question. I was trying to compile the source directly on FreeBSD. Since I tried to install from ports (two extra patches) it has been working fine. Thanks for your help! Milena On 4/18/05, Gareth Reakes <[EMAIL PROTECTED]> wrote: > > -- > Gareth Reakes, Managing

Re: Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!!

2005-04-18 Thread Saurabh . Bhatnagar
Hi Dave I was able to build Xerces 2.6.0 with GCC 3.4.2 but is it compatible with Xalan 1.9? The 32 bit Xalan 1.9 build failed with this error: g++ -mcpu=ultrasparc3 -w -O3 -D__sparc__ -ffor-scope -fno-enforce-eh-specs -fno-const-strings -fno-elide-constructors -Wall -fPIC -DSOLARIS -D

[Fwd: Re: schema validation]

2005-04-18 Thread Gareth Reakes
-- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com --- Begin Message --- Hi, [EMAIL PROTECTED] c]$ bin/SAX2Count samples/data/personal-schema.xml samples/data/personal-schema.xml: 24 ms (37 elems, 28 attrs, 140 spaces, 128 chars)

Test

2005-04-18 Thread Alberto Massari
Testing new mailing list. Alberto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (XERCESC-1390) Regular expressions with unions do not work properly with replacing and tokenizing.

2005-04-18 Thread Gareth Reakes (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1390?page=comments#action_63035 ] Gareth Reakes commented on XERCESC-1390: I have added functionality to this code in the past, and the patch looks OK to me but I don't think I in that much of a be