|
From: Arnout E. <rab...@us...> - 2014-04-27 16:46:34
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "notion window manager core".
The branch, master has been updated
via dcb2d0173c4dadc3e41a5e1ae7c1ff477f54e347 (commit)
via 1f42d7596d4a20c66d4967ba65976fb50118f452 (commit)
from 8284a3e56627f1771a6f3c77f891b6638af78962 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dcb2d0173c4dadc3e41a5e1ae7c1ff477f54e347
Author: Arnout Engelen <arn...@bz...>
Date: Sun Apr 27 18:45:45 2014 +0200
Mark callback parameters as 'intentionally unused'
.. and enable more warnings for others ;)
commit 1f42d7596d4a20c66d4967ba65976fb50118f452
Author: Arnout Engelen <arn...@bz...>
Date: Sun Apr 27 18:45:11 2014 +0200
Add macro to mark parameters as unused
-----------------------------------------------------------------------
Summary of changes:
de/draw.c | 6 +++---
ioncore/clientwin.c | 2 +-
ioncore/event.c | 2 +-
ioncore/focus.c | 4 ++--
ioncore/frame-pointer.c | 2 +-
ioncore/frame.c | 4 ++--
ioncore/gr.c | 4 ++--
ioncore/grab.c | 2 +-
ioncore/group-ws.c | 2 +-
ioncore/infowin.c | 2 +-
ioncore/kbresize.c | 2 +-
ioncore/key.c | 2 +-
ioncore/mplex.c | 2 +-
ioncore/mplexpholder.c | 2 +-
ioncore/pholder.c | 4 ++--
ioncore/pointer.c | 2 +-
ioncore/presize.c | 6 +++---
ioncore/regbind.c | 4 ++--
ioncore/region.c | 2 +-
ioncore/resize.c | 8 ++++----
ioncore/rootwin.c | 12 ++++++------
ioncore/screen-notify.c | 4 ++--
ioncore/screen.c | 2 +-
ioncore/stacking.c | 2 +-
libextl/readconfig.c | 2 +-
libmainloop/defer.c | 2 +-
libmainloop/hooks.c | 8 ++++----
libmainloop/signal.c | 12 ++++++------
libtu/misc.h | 7 +++++++
libtu/objlist.c | 2 +-
libtu/parser.c | 2 +-
mod_dock/dock.c | 10 +++++-----
mod_menu/menu.c | 4 ++--
mod_notionflux/mod_notionflux.c | 2 +-
mod_query/wedln.c | 4 ++--
mod_query/wmessage.c | 2 +-
mod_sm/sm_session.c | 26 +++++++++++++-------------
mod_sp/main.c | 4 ++--
mod_statusbar/statusbar.c | 12 ++++++------
mod_tiling/split.c | 22 +++++++++++-----------
system-autodetect.mk | 6 +-----
41 files changed, 107 insertions(+), 104 deletions(-)
hooks/post-receive
--
notion window manager core
|