GNU Gengetopt 2.20 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.

Version 2.20

   * if --include-getopt is specified the generated parser is actually
     independent of getopt.h (bug fixed thanks to Tiago Menezes)
* in help output do not generated a section if all its options are hidden
     (thanks to Edsko de Vries)
   * --default-optional permits specifying that all options are by default
     optional (unless explicitely specified)
   * fixed a bug when generating --full-help handling in case
     --no-handle-help is specified (thanks to Thomas Boehne)
* fixed a bug in the included getopt code when --include-getopt is specified
   * fixed a bug when using args entry in the .ggo file
     (thanks to Christian Gagneraud)

You can also find details about new features on my blog, in this area:
http://tronprog.blogspot.com/search/label/gengetopt.

Visit the Gengetopt home page at
http://www.gnu.org/software/gengetopt

Anonymous CVS access is available.  Please visit
http://savannah.gnu.org/projects/gengetopt/
where you can find detailed descriptions of how to access the CVS
(read-only).  Release-candidate versions are available
through CVS.

Bug reports should go to [EMAIL PROTECTED]

The following mailing lists are available:

    * [EMAIL PROTECTED], for generic discussions about the program
and for asking for help about it (open mailing list),
http://mail.gnu.org/mailman/listinfo/help-gengetopt
    * [EMAIL PROTECTED] , for receiving information about new
releases and features (read-only mailing list),
http://mail.gnu.org/mailman/listinfo/info-gengetopt

if you want to subscribe to a mailing list just go to the URL and follow
the instructions or just send me an e-mail.

cheers
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net









_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to