Re: [Chicken-users] Bug with #:optional in args egg?

2017-06-19 Thread Vasilij Schneidermann
Hello Diego, I'm not sure whether this is a bug and fixing it is desired. If changed, it would affect existing programs using the args egg that would no longer work in the old way. Also, there are programs that do argument parsing this way, albeit not many and typically only for a few select

[Chicken-users] Bug with #:optional in args egg?

2017-06-19 Thread Diego A. Mundo
With the example on the args eggref (http://wiki.call-cc.org/eggref/4/args#examples) slightly modified to this: #!/usr/local/bin/csi -script (use args) (define opts (list