Subject: | patch for error handling in threads |
Patch against CVS LibXML.xs (r1.185)
Perl 5.8.7 i686-linux-thread-multi-64int / Linux 2.6 / libxml 1.8.17
Replaces all existing error() functions in favour of new error_ctx() functions that correctly use libxml's void * context variable to store error messages.
Removes the class-global get_last_error().
TODO: Callbacks may not work under threads?
Message body not shown because it is not plain text.