Re: [xml] calling xmlInitParser when initializing the python bindings?
- From: Stéphane Bidoul <stephane bidoul softwareag com>
- To: veillard redhat com
- Cc: xml gnome org, "'Gary Pennington'" <gary pennington sun com>
- Subject: Re: [xml] calling xmlInitParser when initializing the python bindings?
- Date: Sun, 11 May 2003 00:39:07 +0200
Daniel Veillard wrote:
I need to initialize the mutex protecting the new variables.
Since it lives in globals.c, I suppose I need a xmlInitGlobals()
that would be called from xmlInitParser().
Hum, use xmlInitThreads() instead that's a placeholder for this
Well, that does not seem to fit, since the variables and the mutex are
all static inside globals.c... I'll let you judge with the patch.
-sbi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]