Re: Return value of GTraverseFunc should be gboolean
- From: Owen Taylor <otaylor redhat com>
- To: Darin Adler <darin bentspoon com>
- Cc: Gtk Developers <gtk-devel-list gnome org>
- Subject: Re: Return value of GTraverseFunc should be gboolean
- Date: 25 Sep 2001 19:10:06 -0400
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]