> Mark, can you make sure your patch is compatible with the latest CVS and > provide a CVS diff? Also, actual copies of the new source files > instead of > diffs (XalanParsedURI.cpp and XalanParsedURI.hpp) would be much easier to > deal with. > OK, the included zip is a cvs diff against the current cvs plus the individual files. Basically the difference was the addition of namespaces caused the patch to fail.
If you unzip in the xml-xalan directory, then the patch should apply OK and the new files should go in the right place. If not, I've stuck URISupport.cpp in there as well for luck. I've also added a patch against Projects, with the caveat that I don't have VC6 so the editing was done in notepad. I'm not sure how the configure system works so I don't know if other platforms will pick up the new CPP file -- is there anything I should do to add this? I've also included the test app, but this has only a VC7 project file, it did run fine after recompiling things and adding a using namespace xalan. Mark
<<attachment: URIHandlingTest.zip>>
<<attachment: URIHandling.zip>>
