On Fri, Feb 24, 2006 at 07:55:23AM -0700, Martin Cole wrote: > I am attaching the code for a standalone. As I mentioned in the > original mail, yes this code works, it has been tested on linux and mac > as well. I guess I should have just given you the code to start with. I
Oh sorry, I missed that. Then the simplest way is to run the code in a debugger in parallel on both machines and see where the behaviour start to diverge. Of course make sure that both are updated to the latest released version. You can also export the catalog debug environment variable and see how both diverge: http://xmlsoft.org/catalog.html#validate This code really isn't platform specific in any way, so I have no idea why it would fail to work on a given OS, and without being able to debug a live session I doubt it's gonna be easy. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
