Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS import: src/external/bsd/tmux/dist
On Thu, Jul 24, 2014 at 10:22:56AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Thu Jul 24 14:22:56 UTC 2014
>
> Update of /cvsroot/src/external/bsd/tmux/dist
> In directory ivanova.netbsd.org:/tmp/cvs-serv9505
>
> Log Message:
>
> CHANGES FROM 1.9 to 1.9a 22 February 2014
src/external/bsd/tmux/dist/format.c:560:10: error: comparison of array
'wp->tty' not equal to a null pointer is always true
[-Werror,-Wtautological-pointer-compare]
if (wp->tty != NULL)
~~~~^~~ ~~~~
Joerg
Home |
Main Index |
Thread Index |
Old Index