ash - problem/bug with redirection and internal command

Natanael Copa natanael.copa at gmail.com
Thu Jul 6 13:08:44 UTC 2006


2006/7/6, Rob Landley <rob at landley.net>:
>
> On Wednesday 05 July 2006 11:47 am, Paul Fox wrote:
> > if that's the case, then i agree that simply clearing the error
> > is probably the right thing to do.  this is vodz's change, referred
> > to above:
> >
> > --- busybox/svn/shell/ash.c   2006-06-15 22:19:41.000000000 -0400
> > +++ vodz/shell/ash.c  2006-05-05 09:33:54.000000000 -0400
> > @@ -3473,6 +3459,7 @@
> >       flushall();
> >  cmddone:
> >       exitstatus |= ferror(stdout);
> > +     clearerr(stdout);
> >       commandname = savecmdname;
> >       exsig = 0;
> >       handler = savehandler;
>
> Applied.



Could this go into busybox_1_2_stable branch too?

For inclusion in 1.2.1.

Thanks.


-- 
Natanael Copa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20060706/051e724f/attachment-0001.htm 


More information about the busybox mailing list