[jira] Closed: (XERCESC-1381) Memory Leak in GrammarResolver class

2005-03-21 Thread Khaled Noaman (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1381?page=history ] Khaled Noaman closed XERCESC-1381: -- > Memory Leak in GrammarResolver class > > > Key: XERCESC-1381 > URL: http://issues.apache.org

Re: Building debug build on linux

2005-03-21 Thread david_n_bertoni
> I'm trying to figure out how to build a debug version > of the xerces shared object on linux (bash). This is > what I do to build the library in general: > > //Begin Build > export > XERCESCROOT=/home/mydir/xercesc/xerces-c-src_2_5_0 > > ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket > -t

Building debug build on linux

2005-03-21 Thread exits funnel
Hello, I'm trying to figure out how to build a debug version of the xerces shared object on linux (bash). This is what I do to build the library in general: //Begin Build export XERCESCROOT=/home/mydir/xercesc/xerces-c-src_2_5_0 ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpth

Re: Xerces with ICU in linux

2005-03-21 Thread Jay Berkenbilt
Frank Zhou <[EMAIL PROTECTED]> wrote: > Hi all, > > I wonder if anyone has built xerces with ICU in linux > (for example, redhat), and if yes, would it be > possible to share the build scripts? I tried to use > packageBinaries.pl with some modifications but without > luck. The Debian xerces pack

RE: Advanced novice question about PSVI

2005-03-21 Thread david_n_bertoni
> Well, > > I've been digging around a lot to understand what Xerces does and does > not allow and there seems to be some problem with Xerces here. If I > follow your tip and use the ContentSpecNode I end up in a dead end. I > can get the ContentSpec, but it doesn't do me much good, all that it >

moderator for this list

2005-03-21 Thread Gareth Reakes
Hey all, Who is (are) the moderator(s) for this list? Are you happy to continue in this role when the list changes to @xerces.apache.org? -- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com ---

Xerces with ICU in linux

2005-03-21 Thread Frank Zhou
Hi all, I wonder if anyone has built xerces with ICU in linux (for example, redhat), and if yes, would it be possible to share the build scripts? I tried to use packageBinaries.pl with some modifications but without luck. Another question is that, once I have successfully built Xerces with ICU,