Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test failure with negative substring offsets
- X-seq: zsh-workers 29353
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Test failure with negative substring offsets
- Date: Mon, 23 May 2011 18:00:55 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=2miL6WwXttYsn3kVQx/Hl+XUt3+6kBY4M7lBoFEj6o0=; b=J9CL2u2pr0IlIMn4o2t+yk9jgmCpAU+upOaXU6eAKOI19sFXBl5SEcRidzhEY64T8P 6BCdu0LtWseNNuIoGyw8+KPWvifjFZNVR4k251rc3bh80syRaUKaMxbrh/6eEY7cXXFW IWzdvAm8fa5mOs/CjuVRC/8pVpJpCOPnFxqvw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ghcO21+Xrxa0RcIUzR8HYVLCp1uHqGmZe/gmoUdeRfxNeZ5/hk/yFdUCfsRWBcstcu 0pVpqK65bClVcOAVTNqAufpgtHgbrLeXREMiTHWyqOhEpQV5lFICJFQ7ddTc/N4CyguV Guoz93DXKpOSQ7SWzEnJliyCB6Nkg0g+sIcFg=
- In-reply-to: <110523085815.ZM9832@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <BANLkTinUaE7S0UF67empL53Vqbs=dqA1tw@mail.gmail.com> <1306165923-21449-1-git-send-email-mikachu@gmail.com> <110523085815.ZM9832@torch.brasslantern.com>
On 23 May 2011 17:58, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On May 23, 5:52pm, Mikael Magnusson wrote:
> }
> } Does this make it work? (and if so, why? :)
>
> No.
Okay, good, it was a long shot. I saw in my original diff that I had
removed an if (length < (zlong)0) and left the cast out in my new
code.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author