Re: Bugfix-Patch

Luca Padovani <[email protected]> Sat, 3 Dec 2005 10:29:33 +0100
Newsgroups gmane.comp.gnome.gdome
Message-ID <[email protected]>
Hi Christian,

On 10/nov/05, at 23:03, Christian Kruse wrote:
> After some investigation I found an error in the file
> libgdome/xpath/gdome-xpath-xpnsresolv.h, line 45. You have to  
> change the line
>
> const GdomeXPathNSResolverVtab gdome_xpath_xpnsresolv_vtab;
>
> to
>
> extern const GdomeXPathNSResolverVtab gdome_xpath_xpnsresolv_vtab;

thank you for reporting this. The patch has been committed.

Best,
--luca