Re: Bad parameter checking?



"Troy D . Gillette" wrote:
 
> Is the g_return_if_fail() call in bonobo backward, or am I using it wrong?

Should definitely be:

g_return_if_fail(prop->type == value->type);

I'll fix it in CVS tonight if nobody objects or beats me to it.

Mike




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