[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] dsa.XX.rdf & dsa-long.XX.rdf



On Mon, Nov 25, 2002 at 04:05:53PM +0100, Gerfried Fuchs wrote:
> >>  Still, I am waiting for answers to some of the questions I raised in
> >> the other PATCH mail I sent last week.
> > 
> >> +
> >> +  my $content;
> >> +  {
> >> +    local $/;
> >> +    $content = <FILE>;
> >> +    seek FILE, 0, SEEK_SET;
> >> +  }
> >> +
> > 
> > If you do that, why keep the rewinding and why not close it right there?
> 
>  Uhm, you are right, was just a leftover...  It was meant to be closed
> there.  Changed that now.  Do I need to send another diff or can you
> think around that little change? :)

Oh, the other stuff doesn't seem worthy of discussion. :) Presuming you
verified it works correctly.

-- 
     2. That which causes joy or happiness.



Reply to: