On Wednesday 24 August 2005 17:04, Lorenzo Bettini wrote: > However, first, I'd like to change the syntax of the .ggo file so > that one can specify the parts of an option in a order that's not > fixed (i.e., specify default, after type or the other way round) > otherwise it's getting too complex to remember the right order :-)
If you are changing the syntax of .ggo files, here is another feature request: Some command line options are only valid if some other option is also set. Should gengetopt be able to take care of that or should those errors be handled manually? It would sometimes also be helpful if group options were more similar to regular options (i.e., support for default values). Thomas -- J�ger Computergesteuerte Messtechnik GmbH Thomas B�hne Rheinstra�e 2-4 64653 Lorsch Germany Phone: +49-6251-9632-0 _______________________________________________ Help-gengetopt mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gengetopt
