Re: fun project!
- From: Havoc Pennington <hp redhat com>
- To: gtk-devel-list redhat com
- Subject: Re: fun project!
- Date: 27 Apr 2000 10:35:15 -0400
Dan Winship <danw@helixcode.com> writes:
> > I did it for GDK, it isn't all that bad; you just open all the header
> > files in Emacs, and anytime a function signature contains "gint" that
> > should be "gboolean" you change it in both the header and the .c
> > file.
>
> I don't know about HEAD, but there are places in the 1.2 branch where
> the prototype says "gboolean" but the declaration says "gint", or vice
> versa.
>
> (Temporarily redefining gboolean as a guint instead of a gint is an
> easy way to find these.)
>
Yeah. I wouldn't spend tons of time on it though, as long as the
header is correct, it won't make any difference.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]