gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-92


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-92-g3605bb3
Date: Mon, 26 Oct 2009 14:31:13 +0000

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 "libgnokii and core programs".

The branch, master has been updated
       via  3605bb30df05fe60724bffd8fedc8f25d6e363e8 (commit)
       via  72fc9a327fb8a70720c1e8ff2a8c9ac8592abf79 (commit)
      from  c51998bff2f4779bdbd5bec08da7bb0bc93b8017 (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 3605bb30df05fe60724bffd8fedc8f25d6e363e8
Author: Daniele Forsi <address@hidden>
Date:   Mon Oct 26 14:08:08 2009 +0100

    Remove "..." from --help string. Also let security_usage() decide what to 
print.
    
    Trailing ellipsis means that the same argument can be repeated, but --help 
is
    only supposed to accept several different arguments, even if current code
    accepts duplicated arguments and prints duplicated help text.
    Remove the #ifdef around the "security" check because security_usage() must 
be
    called to show help for --identify and --getlocksinfo even if (lib)gnokii is
    configured without --enable-security

commit 72fc9a327fb8a70720c1e8ff2a8c9ac8592abf79
Author: Daniele Forsi <address@hidden>
Date:   Mon Oct 26 11:45:25 2009 +0100

    Remove all references to getline
    
    Remove #ifndef HAVE_GETLINE, it's no more needed and can generate a
    conflicting declaration error.
    Also fix an error string with s/getline/readline/ and make it translatable
    since it isn't a debug message.
    Missing from commit c51998bff2f4779bdbd5bec08da7bb0bc93b8017 thanks Pawel.

-----------------------------------------------------------------------

Summary of changes:
 gnokii/gnokii-app.h |    8 --------
 gnokii/gnokii.c     |    7 +++----
 2 files changed, 3 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]