discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] change of libxml2 deprecated function


From: NeXT
Subject: Re: [PATCH] change of libxml2 deprecated function
Date: Wed, 03 Mar 2004 23:04:20 +0900

Oh, version problem... I've missed it. I think conditional compilation will work.

On 2004-03-03 22:21:25 +0900 David Ayers <d.ayers@inode.at> wrote:

NeXT wrote:

Sorry previous patch does not fix all deprecated function problem... Use this one. Sorry again.

<legacy.patch>



On 2004-03-03 02:47:40 +0900 NeXT <chunsj@embian.com> wrote:

Hi,
In GSXML.m getLineNumber and getColumnNumber functions are used but they are deprecated at least libxml2 version of 2.6.6. And xmlSAX2GetLineNumber and xmlSAX2GetColumnNumber should be used instead. Refer to the attached patch and if it's good, please apply :-)

Thanks in advance.

Thank you S.J. I can't simply apply this patch as it would require libxml 2.6 and AFAIK we need to support at least libxml 2.3 (please correct me anyone, if I'm mistaken). I will look into a conditional compilation/configure fix. But even if I commit it, I'm not sure whether Richard will agree with the approach and he may revert it once he returns.

Cheers,
David







reply via email to

[Prev in Thread] Current Thread [Next in Thread]