[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] [patch] make libxml2 slightly more thread-friendly
- From: Daniel Veillard <veillard redhat com>
- To: Ted Phelps <phelps mantara com>
- Cc: xml gnome org
- Subject: Re: [xml] [patch] make libxml2 slightly more thread-friendly
- Date: Mon, 12 Feb 2007 12:35:07 -0500
On Mon, Feb 12, 2007 at 10:44:07AM -0600, Ted Phelps wrote:
>
> Daniel Veillard writes:
> > see libxml.h in same directory as the C sources, prefix the function names
> > by __ so even if it shows up in the shared object people are not tempted to
> > call them and dont export from include/libxml/*.h
>
> Ah, I see it. Thanks.
>
>
> > Hum, if you know you're in a specific environment where volatile is
> > expected then go ahead, just avoid it for the platform agnostic code
> > :-)
>
> Ok, I've put the volatile qualifier back in.
>
>
> > Looks good except the __ renaming and include file.
>
> Done.
>
>
> > Would you be so kind to make the last changes for the function name
> > and include, then I guess that should be commited,
>
> Please see below. Thanks again for your help.
Okidoc, commited to SVN in changeset 3582
thanks a lot,
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]