Re: Found Error after porting

2003-05-28 Thread Joachim Deelen
Hi, I think it was too late last night :-) I've found the error. It was not within Xerces or the OS/2 port. It simply was the fact, that after the end of the root-tag, an additional line with a comment followed. I've moved this comment between the and now it works fine. I thought, that comm

Found Error after porting

2003-05-27 Thread Joachim Deelen
Hi again, I did some more testing on my OS/2 port of Version 2.2.0. After running DOMCount.exe i get the following error: Fatal Error at file D:\Projekte\xml-xerces\os2-binary\bin\test.xml, line 3, char 9 Message: Expected comment or processing instruction The content of the file is very simp