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 "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=a6bd9b68b90e7c106d9021aaa83c2b3c82809b18 The branch, master has been updated via a6bd9b68b90e7c106d9021aaa83c2b3c82809b18 (commit) from 4872fc4fb478af6c718fad0a43004fdbebc53fc0 (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 a6bd9b68b90e7c106d9021aaa83c2b3c82809b18 Author: Sergey Poznyakoff <g...@gnu.org> Date: Mon Oct 24 14:52:16 2016 +0300 Bugfix ----------------------------------------------------------------------- Summary of changes: libmailutils/cli/cli.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libmailutils/cli/cli.c b/libmailutils/cli/cli.c index 8432aa3..266cb7b 100644 --- a/libmailutils/cli/cli.c +++ b/libmailutils/cli/cli.c @@ -531,6 +531,8 @@ mu_cli (int argc, char **argv, struct mu_cli_setup *setup, char **capa, { struct mu_parseopt pohint; struct mu_cfg_parse_hints cfhint; + + pohint.po_flags = 0; pohint.po_package_name = PACKAGE_NAME; pohint.po_flags |= MU_PARSEOPT_PACKAGE_NAME; hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/commit-mailutils