guile-user
[Top][All Lists]
Advanced

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

Re: getopt-long


From: Andy Wingo
Subject: Re: getopt-long
Date: Mon, 05 Dec 2011 21:51:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Mon 05 Dec 2011 19:35, Thien-Thi Nguyen <address@hidden> writes:

> Guile 1.4.x extended (ice-9 getopt-long) to handle multiple occurances.
> Here is an excerpt from (info "(guile) getopt-long Reference"):
>
>   `(merge-multiple? BOOL)'
>         If BOOL is `#t' and the `value' property is not `#f', all
>         (one or multiple) occurrances are merged into a list with
>         order retained.  If `#f', each instance of the option results
>         in a separate entry in the resulting alist.

That would be a compatible change, no?  A patch would be gladly accepted
:)

Regards,

Andy
-- 
http://wingolog.org/



reply via email to

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