Re: override and multiple options

Lorenzo Bettini <[email protected]> Tue, 16 Dec 2008 14:17:44 +0100
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
By the way, an easy work around (and also a feature enhancement) could 
be add another field to the argument structure (let me compliment with 
myself by using a structure instead of many parameters to the parser 
function, which makes it extensible without breaking existing code ;-):

override_multiple with the semantics you propose!

what do you think?

cheers
	Lorenzo