zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: Job table full
Date: Tue, 25 May 2004 11:47:30 -0700	[thread overview]
Message-ID: <20040525184730.GE7832@blorf.net> (raw)
In-Reply-To: <200405251819.i4PIJOTL007015@news01.csr.com>

On Tue, May 25, 2004 at 07:19:24PM +0100, Peter Stephenson wrote:
> So the-test-that-no-one-understands should simply have
> `thisjob != -1' in it, as in other places in the code.

I think it would also be good to change the type of jobtabsize and
maxjob from "size_t" to "int" so that we don't have a bunch of
signed/unsigned comparisons in the code.  Since other job-number
variables are ints, this should be fine.

..wayne..


  reply	other threads:[~2004-05-25 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040525175605.GD7832@blorf.net>
2004-05-25 18:19 ` Peter Stephenson
2004-05-25 18:47   ` Wayne Davison [this message]
1999-07-04  8:07 job " Tanaka Akira
1999-07-04 12:48 ` Peter Stephenson

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=20040525184730.GE7832@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /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).