|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
GNU Gengetopt 2.22.3GNU 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 bug-gengetopt@.... The following mailing lists are available: * help-gengetopt@..., for generic discussions about the program and for asking for help about it (open mailing list), http://mail.gnu.org/mailman/listinfo/help-gengetopt * info-gengetopt@... , 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 _______________________________________________ GNU Announcement mailing list <info-gnu@...> http://lists.gnu.org/mailman/listinfo/info-gnu |
| Free embeddable forum powered by Nabble | Forum Help |