Fix Libxml2 error handling under Windows.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Jul 2008 07:23:03 +0000 (09:23 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Jul 2008 07:23:03 +0000 (09:23 +0200)
The call to yaz_log_xml_errors have been moved to new_session which
is when a worker thread is active. Using xmlSetGenericError func and
friends fails if set in mother thread.


No differences found