Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/bsd/top/dist
In article <20080830062838.GA25588%netbsd.org@localhost>,
David Holland <dholland-sourcechanges%netbsd.org@localhost> wrote:
>On Fri, Aug 29, 2008 at 12:36:27AM +0000, Gregory McGarry wrote:
> > Module Name: src
> > Committed By: gmcgarry
> > Date: Fri Aug 29 00:36:27 UTC 2008
> >
> > Modified Files:
> > src/external/bsd/top/dist: screen.c
> >
> > Log Message:
> > Both legs of conditional operator must return the same type.
>
>Can you avoid casting to void things that are already void? It
>accomplishes nothing and increases the probability of mistakes later
>on.
The type of tputs is not standard.
christos
Home |
Main Index |
Thread Index |
Old Index