bug-gfe
[Top][All Lists]
Advanced

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

Re: Little change to gui.c


From: bug-gfe-admin
Subject: Re: Little change to gui.c
Date: Thu, 4 Jan 2001 17:06:58 +0600 (LKT)

Done.

Also added a line to doc/coding-policies/basics to make it a policy that
compiler warnings will not be tolerated even if the code is correct.

Anuradha

On Tue, 2 Jan 2001, Erlend Nagel wrote:

> Following suggested change to gui.c to avoid the
> compiler warning about depth defaulting to int:
> 
> Index: gfe/src/gui.c
> =====================================================
> RCS file: /cvs/gfe/src/gui.c,v
> retrieving revision 1.3
> diff -r1.3 gui.c
> 170c170
> <   static depth = 0;
> ---
> >   static gint depth = 0;
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]