Fix from Russ McManus:
authorJim Blandy <jimb@red-bean.com>
Mon, 15 Feb 1999 12:53:10 +0000 (12:53 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 15 Feb 1999 12:53:10 +0000 (12:53 +0000)
commitcb5d1fb73a418ef67b36801dbfc1991cffb2d0b7
tree6dea6574fa99ddfafd1cfdb0cb095130fe18933a
parent4ca48ad45763b33dcb24cf063083dca206f85aeb
Fix from Russ McManus:
* getopt-long.scm (parse-option-spec): Store 'optional as the
value-required? field for options that take optional values.
(process-short-option): Grab a value for the option when it takes
either an optional or required value.
ice-9/getopt-long.scm