At Tue, 9 Mar 2004 06:08:36 +0100 (MET), ams wrote: > > storeread segfaults if you don't pass a argument to it. > > hurd:/home/ams/hurd/hurd.obj/utils# storeread > Segmentation fault (core dumped) > > The following patch fixes that, and it also updates the docstring a > bit. It also makes storeread barf if you pass it >3 arguments (there > is no point in passing more).
Does this patch first process the arguments and dump something, and then fail with too many arguments? That would not so useful behaviour. It's better to make consistency checks early and fail without doing anything here, I think. Your patch also doesn't apply because you converted tabs to spaces. Thanks, Marcus _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd