zsh-workers
 help / color / mirror / code / Atom feed
From: Paulo Diovani <paulo@diovani.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Mikael Magnusson <mikachu@gmail.com>,
	Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: [Bug] comparisson operator `[[` not working as expected
Date: Wed, 3 May 2023 15:17:31 -0300	[thread overview]
Message-ID: <CABdM129S9iJdO-zN2d_0-xaj3OmmqORsNXRR68f78bpXxkeWVw@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7b75EXZQiiMJEd7G=8eSAdQqn=6bwyx64fN+bgz=P4_Mg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

Hello,
any news on this? I still have the issue on 5.9.

Thanks in advance.

On Tue, Jun 21, 2022 at 12:42 AM Bart Schaefer <schaefer@brasslantern.com>
wrote:

> On Mon, Jun 20, 2022 at 5:47 PM Mikael Magnusson <mikachu@gmail.com>
> wrote:
> >
> > > -               curmaxjob = oldmaxjob ? oldmaxjob - 1 : 0;
> > > +               curmaxjob = oldmaxjob ? oldmaxjob : 0;
> >
> > Isn't this now just a very funny way to spell
> >   curmaxjob = oldmaxjob;
> > ?
>
> Now that you mention it, yes.  Removing the -1 was just the closest
> equivalent to the patch that created the problem.
>


-- 
Paulo Diovani Gonçalves,
blog.diovani.com / @paulodiovani <http://twitter.com/paulodiovani>

[-- Attachment #2: Type: text/html, Size: 1554 bytes --]

  reply	other threads:[~2023-05-03 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 18:32 Paulo Diovani
2022-06-20 19:54 ` Stephane Chazelas
2022-06-20 20:07   ` Paulo Diovani
2022-06-20 20:30 ` Bart Schaefer
2022-06-21  0:47   ` Mikael Magnusson
2022-06-21  3:42     ` Bart Schaefer
2023-05-03 18:17       ` Paulo Diovani [this message]
2023-05-04  5:38         ` Mikael Magnusson
2023-05-04 13:10           ` Paulo Diovani
2023-05-04 14:56             ` Bart Schaefer
2023-05-04 17:42               ` Paulo Diovani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABdM129S9iJdO-zN2d_0-xaj3OmmqORsNXRR68f78bpXxkeWVw@mail.gmail.com \
    --to=paulo@diovani.com \
    --cc=mikachu@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).