info-gnu
[Top][All Lists]
Advanced

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

GNU AutoGen Version 5.18.1/AutoOpts Version 40.1


From: Bruce Korb
Subject: GNU AutoGen Version 5.18.1/AutoOpts Version 40.1
Date: Mon, 09 Sep 2013 14:05:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

GNU AutoGen/AutoOpts is a two-part project that serves two separate
purposes.  The two parts are combined because they are inextricably
intertwined:

AutoGen is a tool designed to simplify the creation and maintenance of
programs that contain large amounts of repetitious text.  It is
especially valuable in programs that have several blocks of text that
must be kept synchronized.

AutoOpts is both an example of that and a project in its own right.
It is a very powerful configuration file, environment variable and
command line option documentation and management tool consisting of a
set of AutoGen templates and a run time library that nearly eliminates
the hassle of managing, parsing and documenting program options.

The self-referential example:
http://www.gnu.org/software/autogen/man1-autogen.html

There are several other examples embedded in AutoGen:
A finite state machine generator, string name to enumeration value
conversions, and bit map and bit mask management, to name a few.

New in 5.18.1 - September, 2013
NEWS entries since the last release:

* fixed char casting issue that shows in UTF-8 files
* fixed installation error for str2init
* fixed failure handling in the usage template
* fix non-character flag "values" for auto-supported options
* various tweaks to make Coverity happy.
* allow the fatal error message functions to be tagged "noreturn"
   and incorporate sysnoreturn.h technology into AutoGen.



reply via email to

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