Re: Expat and Open Watcom
Karl Waclawek <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Michael Greene wrote: > > Thanks for the reply. I am not an expat/xml expert, do you mean run this: > > xmlwf -p i18n.xml > > I get nothing so I expect it is ok? It would indicate that in the test code, the actual call to the parsing function did not return an error. So something else went wrong. Something could be wrong with memory allocations, as you get out of memory errors. Hard to diagnose from here - and I don't know anything about Open Watcom. Karl