On Thu, Jul 13, 2006 at 06:12:05PM +0200, Viktor Griph wrote:
> On Thu, 13 Jul 2006, Dominik Vogt wrote:
> >I don't have much time now, but two random test results:
> >
> > Echo $[-0]
> >
> >should print the first argument but prints "$[-0]"
> >
> 
> This construct is not in the manpage (and thus never implemented (at 
> lest not in my version. I've not checked the  newcode yet.))

Well, maybe it's not worth the effort after all.

> > Echo $[1-0]
> >
> >(or any other invalid range) should be just copied, but it is
> >replaced with an empty string.
> >
> 
> This worked with my version. The function should return -1 when it should 
> be copied and 0 when it should be replaced with an empty string.

... and it does work now that I'm comparing integers instead of
pointer values ;-)

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to