Remove warnings
commitf65b99e61584772e90d5ffd20f30cbd91ad275f9
authorTamas TEVESZ <ice@extreme.hu>
Thu, 24 Mar 2011 15:07:20 +0000 (24 16:07 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 24 Mar 2011 15:19:52 +0000 (24 16:19 +0100)
tree1c31334477332b66921f92708c248f0f15d5e259
parent43c7abe79fa149696d0306f45af5c045b7634b03
Remove warnings

* Remove assigned but not used variables (GCC 4.6)
* Bump _XOPEN_SOURCE to 600, ridding of FreeBSD warnings (this probably need
  to be tweaked on a per-implementation basis as problems arise)
45 files changed:
WINGs/WINGs/WINGsP.h
WINGs/proplist.c
WINGs/string.c
WINGs/userdefaults.c
WINGs/wcolorpanel.c
WINGs/wfontpanel.c
WINGs/wlist.c
WINGs/wpopupbutton.c
WINGs/wscroller.c
WINGs/wsplitview.c
WINGs/wtextfield.c
WPrefs.app/Appearance.c
WPrefs.app/Menu.c
WPrefs.app/TexturePanel.c
WPrefs.app/WPrefs.h
WPrefs.app/main.c
WPrefs.app/xmodifier.c
configure.ac
src/application.c
src/defaults.c
src/dialog.c
src/dock.c
src/event.c
src/icon.c
src/main.c
src/menu.c
src/misc.c
src/moveres.c
src/osdep_bsd.c
src/rootmenu.c
src/session.c
src/wdefaults.c
src/winspector.c
src/workspace.c
src/xmodifier.c
util/getstyle.c
util/seticons.c
util/setstyle.c
util/wdwrite.c
util/wmagnify.c
util/wmgenmenu.c
util/wmmenugen.c
util/wmmenugen_parse_wmconfig.c
util/wmmenugen_parse_xdg.c
util/wmsetbg.c