Re: Return value of GTraverseFunc should be gboolean



Darin Adler <darin bentspoon com> writes:

> I guess this somehow got missed in the gint -> gboolean pass.
> 
> The return value of GTraverseFunc is gint, but it's used as a Boolean.
> 
> Is it OK if I commit this change? (I don't think it really qualifies as an
> API change :-)

Yes, you can commit. We have 'typedef gint gboolean' so it won't
cause source or binary  breakage.

Regards,
                                        Owen






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