Hi Andrew, Andrew Horton <andrew.j.hor...@gmail.com> skribis:
> Recently I needed to be able to recognize multiple use of an option > when using getopt-long. This would be an incompatible change, so I’d rather not do it. However, I’d recommend using SRFI-37: it supports multiple occurrences of an option, and has a nicer interface IMO. Thanks, Ludo’.