Re: meat-grinder patch



On Wed, 2001-12-19 at 10:54, Havoc Pennington wrote:
> 
> Josh Barrow <drleary mac com> writes:
> > -static char *temporary_file = NULL;
> > +static gchar *temporary_file = NULL;
> 
> For future reference, many of us consider "gchar" and "gint" to be
> stupid and don't use them. (e.g. Pango does not use them, I don't use

And some of us, always use gchar and gint for consistency.
All my code has g's before variable types, i feel like i am using
"glib's set of types" even if they don't change anything. I also don't
have to think what is shorter/longer to type ? does this type makes a
difference ? etc.

regards,
Chema

-- 
"Please don't think that what we need are good ideas or new projects,
what we
really need is to finish our old ideas and current projects"

==============================================================
Chema Celorio                           chema ximian com
                                        http://www.gnome.org/~chema
Ximian Inc.                             http://www.ximian.com




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