[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Gengetopt 2.4
From: |
Lorenzo Bettini |
Subject: |
GNU Gengetopt 2.4 |
Date: |
Fri, 24 Aug 2001 09:41:39 +0200 |
Hi everybody
GNU Gengetopt 2.4 has been released. It is available from
ftp://ftp.gnu.org/gnu/gengetopt/ and mirrors of that site (see list of
mirror sites at http://www.gnu.org/order/ftp.html).
GNU Gengetopt generates a C function that uses getopt_long function
to parse the command line options, validate them and fill a
struct.
Changes in this version:
* fixed some bugs due to not including some headers (make check used to
fail with gcc 2.96)
* fixed a bug for make check, when getopt_long is not in the C library
(reported by Paul Lew <address@hidden>).
* the generated command line parser can be called more than once (thanks
to Eric H Kinzie <address@hidden>).
* --no-handle-error option added, so that an error in the command line
parsing does not provoke the exit from the program: the parser simply
returns not 0; thus the program can write something for helping the
user.
Visit the Gengetopt home page at
http://www.gnu.org/software/gengetopt/gengetopt.html.
Bug reports should go to address@hidden
cheers
Lorenzo
--
+-----------------------------------------------------+
| Lorenzo Bettini ICQ# lbetto, 16080134 |
| PhD student in Computer Science |
| Florence - Italy (Linux User # 158233) |
| Home Page : http://w3.newnet.it/bettini |
| Mail : address@hidden |
| http://music.dsi.unifi.it XKlaim language |
| http://w3.newnet.it/bettini/purple Cover Band |
| http://www.gnu.org/software/src-highlite |
| http://www.gnu.org/software/gengetopt |
+-----------------------------------------------------+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Gengetopt 2.4,
Lorenzo Bettini <=