gnu-misc-discuss
[Top][All Lists]
Advanced

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

Where to post general GNU development questions?


From: Joachim Nilsson
Subject: Where to post general GNU development questions?
Date: Sat, 05 Feb 2005 16:38:01 +0100
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

Hi!

Like the subject says; where should I put questions regarding generic
GNU development?  In my specific case right now I have a question about
argp usage, which seems a bit too newbie for bug-glibc.

I post my question here for the time being.

                            -------- <> --------

I've recently become a argp_parse() convert and started using it quite
heavily instead of getopt*().  I really love it. I have only one minor
annoyance that I've tried to, but failed to, work around in a neat way.

To get a help listing the default options have for some reason been set
to "-?, --help", which is basically OK, but I'd like to add "-h" to
that short option list as well, or replace '?' with 'h'.

How do I do that in the easiest way possible?

Extended question: is there any flag or otherwise that I can use to
make the first letter of long options be the default short option?

Regards
 /Jocke

--
Joachim Nilsson :: <joachim AT vmlinux DOT org>
+46(0)21-123348 :: <http://vmlinux.org/joachim/>



reply via email to

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