Downloadliste

Projektbeschreibung

AutoOpts is an integrated part of AutoGen. Based on a very simple option description file, it will process configuration files, environment variables, command line options, text strings passed by client programs, and will make the results easily accessible to the client program. It will also produce a man page and the info-doc invoking section automatically.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-17 10:19
32.0.7

Hierarchisch bewertet Optionen kann nun mit dem "- save-Opt''Option gespeichert werden. Option Staat kann nun" reset ". Das geht aus den kompilierten Zustand zu unterscheiden. Wenn Option Staat ist" gerettet "später, eine solche Option wird nicht erscheinen in der Datei speichern. Es gibt eine neue Option Argument Art: die Zeit. Sein Argument Zeichenfolge stellt Jahren, Monaten, Wochen, Tage, ist in Stunden, Minuten und Sekunden. Der Wert durch das Programm gesehen eine ganze Zahl von Sekunden (das ist kein Datum / Uhrzeit.) Die Dauer eines Jahres ist immer 365 Tage und die Dauer eines Monats ist immer 30 Tage.
Hierarchically valued options can now be stored with the "--save-opt'' option. Option state may now be "reset". This is indistinguishable from the compiled state. If option state is "saved" later, such an option will not appear in the save file. There is a new option argument type: time. Its argument string represents years, months, weeks, days, hours, minutes, and seconds. The value seen by the program is an integer number of seconds (this is not a date/time.) The duration of a year is always 365 days and the duration of a month is always 30 days.

2007-10-08 02:14
31.0

libopts erfordert strsignal, so dass die config-Test verschoben worden. A "- save''Option Bug wurde behoben. Programme können nun wählen, in Konfigurations-Dateien in kanonischer Form (" C "-Locale), auch wenn lange Option Namen übersetzt werden gehalten haben. Die Option-Definitions-Datei enthalten muss" no-xlate = Opt-cfg;''oder "no-xlate = opt;''.
libopts requires strsignal, so the config test has been moved. A "--save'' option bug has been fixed. Programs may now choose to have config files kept in cannonical form ("C" locale), even if long option names are translated. The option definition file must contain "no-xlate = opt-cfg;'' or "no-xlate = opt;''.

2007-01-28 01:23
27.6

Konfigurationsdatei Daten für Optionen mit der Verbindung, strukturierte Argument-Werte wurden nicht korrekt analysiert. Dies wurde behoben.
Tags: Minor bugfixes
Configuration file data for options with compound,
structured argument values were not parsed
correctly. This has been fixed.

2006-10-15 18:29
27.5

Diese Version behebt ein Problem, das Gedächtnis verweist betroffen "make check" auf wenige Plattformen. Es gibt mehr zwickt, damit es auf Windows-Plattformen erstellen, die nicht ein Bourne-Shell installiert abgeleitet haben.
Tags: Minor bugfixes
This release fixes a memory referencing issue that affected "make check" on a few platforms. There are more tweaks to make it compile on Windows platforms that do not have a Bourne-derived shell installed.

2006-10-02 01:23
27.4

Die Bibliothek und generierten Code nicht optimiert werden-O2 richtig GCC durch Zeiger Aliasing. Diese Aliase wurden in einer Weise, dass GCC verstehen kann fest (mit Gewerkschaften).
The library and generated code could not be optimized to -O2 correctly by GCC due to pointer aliasing. These aliases have been fixed in a way that GCC can understand (using unions).

Project Resources