* added gcc printf format checking to wprintf
authorWilfried Göesgens <willi@citadel.org>
Wed, 9 Jul 2008 00:52:34 +0000 (00:52 +0000)
committerWilfried Göesgens <willi@citadel.org>
Wed, 9 Jul 2008 00:52:34 +0000 (00:52 +0000)
commit2362c3d4de86f20822ab81015222a196137fd20e
treea8386fdd0600d465c6e551509bad0806aa831665
parentd354f55caea4e18767598d2ea6fc56183a7caaaf
* added gcc printf format checking to wprintf
* corrected warnings of the above incidents
* adopted strbuf in config handling
* added multiline config handling
34 files changed:
webcit/auth.c
webcit/calendar.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/crypto.c
webcit/downloads.c
webcit/event.c
webcit/floors.c
webcit/fmt_date.c
webcit/graphics.c
webcit/html2html.c
webcit/iconbar.c
webcit/inetconf.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/notes.c
webcit/openid.c
webcit/paging.c
webcit/preferences.c
webcit/roomops.c
webcit/rss.c
webcit/setup_wizard.c
webcit/sieve.c
webcit/siteconfig.c
webcit/subst.c
webcit/sysmsgs.c
webcit/tabs.c
webcit/tcp_sockets.c
webcit/useredit.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/who.c