Bug in -N matching

Nick Diel nick at engineerity.com
Fri Aug 7 13:20:33 EDT 2009


Carter,

I agree that X-Y should be X,X+1,...,Y.  As for X+n, I probably wouldn't
need it with X-Y, but others might find it helpful.

Nick

On Fri, Aug 7, 2009 at 11:10 AM, Carter Bullard <carter at qosient.com> wrote:

> Hey Nick,
> Hmmmm, yes that doesn't seem right.   I have some time right now,
> so I'll work this right now.
>
> So what do we want?
>     ra -N x-y
>
> should give [x, x+1, x+2, ... y]?
>
> Do we want something like this?
>    ra -N x+3
>
> getting [x, x+1, x+2, x+3]?
> Anything else?
>
> Carter
>
>
> On Aug 7, 2009, at 12:56 PM, Nick Diel wrote:
>
>  The matching is slightly buggy (-N x-y).
>>
>> See below
>>
>> ra -r file.argus -s seq -N 2216-2217
>>        2217
>> ra -r file.argus -s seq -N 2217-2218
>>        2218
>> ra -r file.argus -s seq -N 2218-2219
>> ra -r file.argus -s seq -N 2219-2220
>>        2219
>> ra -r file.argus -s seq -N 2220-2221
>>        2220
>>
>> As you can see we start out matching just the last number, then no
>> matches, followed by matching just the first number.
>>
>> Nick
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20090807/162b2560/attachment.html>


More information about the argus mailing list