info-gengetopt
[Top][All Lists]
Advanced

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

GNU Gengetopt 2.17


From: Lorenzo Bettini
Subject: GNU Gengetopt 2.17
Date: Sat, 15 Jul 2006 15:21:50 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060619)

GNU Gengetopt 2.17 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.17

* fixed bug in generating parser where no multiple option is of
  type string (reported by Dave Swegen)
* fixed bug: the passed header file extension is used when including the
  header file name in the generated C source
* range of occurrences for multiple options
* help and usage strings are generated and accessible (the same that are
  printed by --help)
* reduced size for multiple option parsers
* fixed a problem with the internal variable optind with non glibc
  version of getopt. (thanks to Gyozo Papp)
* --output-dir command line option (suggested by Gyozo Papp)
* --string-parser generate a parser that interprets a passed string
  as command line arguments (suggested by Andre Noll)

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 address@hidden

The following mailing lists are available:

    * address@hidden, for generic discussions about the program
and for asking for help about it (open mailing list),
http://mail.gnu.org/mailman/listinfo/help-gengetopt
    * address@hidden , 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          ICQ# lbetto, 16080134     |
|  PhD in Computer Science                            |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Florence - Italy        (GNU/Linux User # 158233)  |
|  Home Page        : http://www.lorenzobettini.it    |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.purplesucker.com Deep Purple Cover Band |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
|  http://www.lorenzobettini.it/software/gengen       |
|  http://www.lorenzobettini.it/software/doublecpp    |
+-----------------------------------------------------+










reply via email to

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