Expat and Open Watcom
Michael Greene <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
I have been putting together makefiles for compiling expat 2.0.0 with Open Watcom on OS/2 and NT. Everything is working except for one test fail: Expat version: expat_2.0.0 ..\tests\runtests.c:1201: external_entity_handler 97%: Checks: 48, Failed: 1 The test is : test_default_ns_from_ext_subset_and_ext_ge. Is there a place to start finding the cause? I see that external_entity_handler is "Regression test for SF bug #616863". MikeG