[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Re: getopt, getopt_long?
From: |
William Xu |
Subject: |
[Chicken-users] Re: getopt, getopt_long? |
Date: |
Thu, 10 Jul 2008 11:15:15 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) |
Ivan Raikov <address@hidden> writes:
> Well, it appears that srfi-37 makes no provision about missing
> required arguments, so I have extended the args egg to check for
> missing arguments and print an appropriate error message.
Yes, srfi-37 doesn't check that.
How do I update an egg? Is it simply rerun: "chicken-setup args" ? I
find i can install an egg again and again. The prompt always says the
egg does not exist... bug?
,----
| win150:~$ chicken-setup args
|
| The extension args does not exist.
| Do you want to download it ? (yes/no/abort) [yes]
`----
--
William
http://williamxu.net9.org
Youth of today! Join me in a mass rally for traditional mental
attitudes!
- [Chicken-users] getopt, getopt_long?, William Xu, 2008/07/08
- Re: [Chicken-users] getopt, getopt_long?, minh thu, 2008/07/08
- Re: [Chicken-users] getopt, getopt_long?, Ivan Raikov, 2008/07/08
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/08
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/09
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/09
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/09
- [Chicken-users] Re: getopt, getopt_long?,
William Xu <=
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/09
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/10
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, felix winkelmann, 2008/07/10
- Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), felix winkelmann, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), felix winkelmann, 2008/07/11
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/11