On Mon, Dec 12, 2005 at 04:17:57PM -0800, Banginwar, Rajesh wrote:
> Hi Daniel,
>       While going through some of the interfaces/macros etc, we came
> across LIBXML_THREAD_ENABLED macro and xmlHasFeature interface. 
> 
> For LSB, I was thinking of requiring that the library support threading
> regardless of the platform. E.g. even on single CPU IA32 platform, the
> library should be enabled with threading support. Hence the LSB spec for
> libxml2 will define the LIBXML_THREAD_ENABLED macro by default and the
> rest assuming that macro... 
> 
> Does this make sense?

  In a strictly linux environment this makes sense, but those macros 
are generated by configure checks and should always returns that default
value on Linux.

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

Reply via email to