> > > the samples, but I can't make DOMCount and DOMPrint work. When I
> > > run them the program never return from DOMParser's parse()
> >
> > What platform? Which version of the source code. Is it a bundled
> > archive or is it a snapshot of the repository (give us some idea when
> > you extracted it).
> 
> Ok :)
> I run linux 2.2.5 with glibc and 'Xerces-C_1_0_0d01.tar.gz'.
> Also, you must know that SAXPrint and SAXCount works well but they just
> hang on when they reach an invalid part of my document (using -v).
> Of source, I've took a look at the source and it seams to me that an
> exception should be thrown,caught and printed as when my document is
> malformed.
> 

Yes, I did fix this 'deadlock' defect which exists in the 
Xerces 1.0.0d01 release. It happens when the parser tries to report
an error.

Next release may happen in about two weeks, so for now I would
recommend extracting the latest sources from the repository
and giving it a try.

rahul

Reply via email to