bug-hello
[Top][All Lists]
Advanced

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

Re: [PATCH 3/7] use gnulib to print --help and --version


From: Karl Berry
Subject: Re: [PATCH 3/7] use gnulib to print --help and --version
Date: Tue, 31 Dec 2013 16:49:03 -0700

    >> +#define PROGRAM_NAME "hello"
    >
    > Since in our case it's the same as the package name, can't you use that
    > here, and avoid duplicating the string "hello"?

    I have feeling that might give wrong impression as an example.

Anything in GNU hello is being implicitly recommended for general use.
Normally, GNU packages have no need to deal with a special g-prefix.
Therefore IMHO it is (much) better to omit the redundancy.

k



reply via email to

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