On Mon, Nov 19, 2001 at 05:07:31PM +0100, Hrvoje Niksic wrote:

> Or, to pick another example, say you want to download the second
> kilobyte of a file:
> 
> --range=1025..2048
> --range=1024..2047

I haven't been following that closely, but how are you going to
tell what the user really wants to do if he gives either of those
two statements?  If you define .. as being closed-closed and
inclusive, I'm confused how 1025..2048 will be interpreted the
same as 1024..2047.  Are we doing implicit kb rounding?


-- 
#ozone/algorithm <[EMAIL PROTECTED]>          - trust.in.love.to.save

Reply via email to