help-gengetopt
[Top][All Lists]
Advanced

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

[help-gengetopt] RE: GNU Gengetopt 2.12.2 enum and its fellows...


From: Gyozo, PAPP (VBuster)
Subject: [help-gengetopt] RE: GNU Gengetopt 2.12.2 enum and its fellows...
Date: Fri, 22 Oct 2004 17:51:14 +0200

Hi there,

I took some time to test enum types in gengetopt. I have found these 
limitations in the current implementation (2.13rc1):

1.) enum option-argument is checked by check_possible_values() before this 
could be splitted up around commas if it is a multiple option. This results 
that multiple options with arguments must be given repeatedly and cannot be 
gathered like this:

        --multiple=arg1,arg2,arg3

2.) enum type does not take "typestr" in the .ggo file.

However, I'm currently playing with other features of gengetopt, I really hope 
these problems will be solved soon.




reply via email to

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