avoid casts in left hand sides of assignments.
commitb3eecec38a538f44aa1440c622e4ed4f758d1265
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 13 Nov 2007 16:56:48 +0000 (13 17:56 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 13 Nov 2007 16:56:48 +0000 (13 17:56 +0100)
tree2fa157f77435fa90eddd9af864f5b2876712a4d5
parent0740b03e5886a42bbbabf94089ed90e691a72514
avoid casts in left hand sides of assignments.

Recent gcc's don't like them.
13 files changed:
cl/cl_funcs.c
cl/cl_screen.c
common/conv.c
common/db.c
common/db1.c
common/exf.c
common/key.c
common/log.c
common/mem.h
common/msg.c
ex/ex_cscope.c
ex/ex_util.c
vi/v_txt.c