[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Gengetopt 2.22.3
From: |
Lorenzo Bettini |
Subject: |
GNU Gengetopt 2.22.3 |
Date: |
Thu, 01 Oct 2009 10:02:24 +0200 |
User-agent: |
Thunderbird 2.0.0.23 (X11/20090817) |
GNU Gengetopt 2.22.3 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.22.3
* enum option values can contain + and - (thanks to Papp Gyozo).
* fixed compilation problems due to macro FIX_UNUSED which was not
in the right place (thanks to Matthew Junker)
* --header-output-dir and --src_output-dir to store cmdline.h
separately from cmdline.c (thanks to Yegor Yefremov)
* #include <getopt.h> in the generated files, instead of "getopt.h"
* generated functions use prototypes with char ** instead of
char *const *
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 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, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Gengetopt 2.22.3,
Lorenzo Bettini <=