Re: build is broken



James Henstridge <james daa com au> writes:

> 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.

Thanks.  I swear I compiled that before I checked it in!!!

Feeling stupid,
-Jonathan




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