[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [ID 19991230.002] repeated pipe open broken



Gurusamy Sarathy writes:
> >Here's one clue:
> >
> >    % perl -le '$_ = "echo x|"; open P, $_ or die; print'
> >    echo x
> >          ^
> >Note missing "|" at end.
> 
> This patch is meant to fix that.

Thanks.  Exactly when I sat down to run it through debugger!  Good
timing...  ;-)

Ilya


References to:
Gurusamy Sarathy <gsar@ActiveState.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]