Ivan Raikov <[EMAIL PROTECTED]> 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 mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
