Re: expat/tests runtests.c,1.43,1.44
"Karl Waclawek" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <001101c2c3da$406e1c00$9e539696@citkwaclaww2k> |
> > I am not sure this has anything to do with it, > but try a character other than a blank. > I am always using the equivalent of > > parser = XML_ParserCreateNS(NULL, '^'); And I forgot to mention: I have always ns_triplets turned on. Karl