info-gengetopt
[Top][All Lists]
Advanced

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

GNU Gengetopt 2.6


From: Lorenzo Bettini
Subject: GNU Gengetopt 2.6
Date: Sat, 02 Mar 2002 14:39:28 +0100

GNU Gengetopt 2.6 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 documentation (thanks to Francesco Potorti <address@hidden>)
   * function names and names used in #ifndef directives in generated
     sources are canonized, thus avoiding errors by the compiler
(notified
     by Francesco Potorti and Alexey Mahotkin <address@hidden>)
   * fixed line number when reporting an error in a .ggo file, and '\n'
is
     no longer needed at the end of a .ggo file (notified by Francesco
     Potorti)
   * in the generated parser use HAVE_STRDUP to check whether the
standard
     strdup function can be used, and use EXIT_SUCCESS and EXIT_FAILURE
for
     exit (suggested by Frans E. van Dorsselaer <address@hidden>)
   * do not exit with error if an empty desc for an option is given
(thanks
     to Excoffier Denis <address@hidden>)
   * fixed a bug in creation of string for the comment header in the
     generated sources (thanks to Xavier Trochu <address@hidden>)
   * Added default values in options for integer and string options
(with
     help of Ralf Zeise <address@hidden>)

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                    |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Tel +39 055 4796741, Fax +39 055 4796730           |
|  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              |
+-----------------------------------------------------+



reply via email to

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