Re: build is broken



On Sat, 28 Apr 2001, Vitaly Tishkov wrote:

> Hi,
>
> I've just updated my gtk sandbox and found that the build is broken:
>
> gtktreeview.c: In function `gtk_tree_view_class_init':
> gtktreeview.c:409: `G_PARAM_WRITE' undeclared (first use in this function)
> gtktreeview.c:409: (Each undeclared identifier is reported only once
> gtktreeview.c:409: for each function it appears in.)
> gmake[3]: *** [gtktreeview.lo] Error 1

I checked in the obvious fix for this.  The fix is
s/G_PARAM_WRITE/G_PARAM_WRITABLE/ in gtktreeview.c.

James.

-- 
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






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