[7.2.184] Some more compiler warnings when using gcc -Wextra.
commit7e65f41260601b8c6b354fc41513fbba8d2c3f65
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 21 May 2009 23:19:40 +0000 (21 23:19 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 21 May 2009 23:19:40 +0000 (21 23:19 +0000)
tree904e6e9d3398dd2ff95654ae242ee8ca27c2b9d2
parentdf7a646e593aac6ba18b3fa65028b24f8d5bcec1
[7.2.184] Some more compiler warnings when using gcc -Wextra.

Problem:    Some more compiler warnings when using gcc -Wextra.

Solution:   Add UNUSED and type casts.  Autoconf check for wchar_t.

Patch 7.2.184
16 files changed:
src/auto/configure
src/config.h.in
src/configure.in
src/gui.c
src/gui_at_fs.c
src/gui_at_sb.c
src/gui_athena.c
src/gui_beval.c
src/gui_motif.c
src/gui_x11.c
src/gui_xmdlg.c
src/gui_xmebw.c
src/if_python.c
src/version.c
src/window.c
src/workshop.c