[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-81-g3c70e89
Brought to you by:
entrope
From: Entrope <en...@us...> - 2011-10-30 17:32:46
|
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 "srvx". The branch, master has been updated via 3c70e89e7cc738f30cfbd1a5530507af41fc9ed6 (commit) from 35588938690331c93fb77e81d9ba0a251e80b87a (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 3c70e89e7cc738f30cfbd1a5530507af41fc9ed6 Author: Michael Poole <md...@tr...> Date: Sun Oct 30 13:32:11 2011 -0400 Re-fix compilation of src/modcmd.c. (I'm not sure why it looked like this compiled before.) src/modcmd.c (check_alias_args): strtoul has an attribute that makes gcc warn if its result is not used, so store (but ignore) its result. ----------------------------------------------------------------------- Summary of changes: src/modcmd.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- srvx |