arg-parser-bug
[Top][All Lists]
Advanced

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

[Arg-parser-bug] Arg_parser 1.11-rc3 released


From: Antonio Diaz Diaz
Subject: [Arg-parser-bug] Arg_parser 1.11-rc3 released
Date: Wed, 21 Jan 2015 16:10:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Arg_parser 1.11-rc3 is ready for testing here
http://download.savannah.gnu.org/releases/arg-parser/arg_parser-1.11-rc3.tar.lz

The sha1sum is:
6cd3ef2f08b2078bcb0109f4ad4c6cc64a58f847  arg_parser-1.11-rc3.tar.lz

Please, test it and report any bugs you find.

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. There exist C++ and C versions of Arg_parser. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer that 'getopt_long'.

The C++ version of Arg_parser can also parse options from configuration files.

The homepage is at http://www.nongnu.org/arg-parser/arg_parser.html


Changes in this version:

  * C language functions have been documented in the manual.

* The targets "install-compress", "install-strip-compress", "install-info-compress" and "install-man-compress" have been added to the Makefile.


Regards,
Antonio Diaz, Arg_parser author and maintainer.




reply via email to

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