guile-user
[Top][All Lists]
Advanced

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

Re: getopt-long


From: Ludovic Courtès
Subject: Re: getopt-long
Date: Mon, 05 Dec 2011 22:57:01 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi,

Andy Wingo <address@hidden> skribis:

> 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?

Indeed, that would be OK.

Thanks,
Ludo’.




reply via email to

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