zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh workers <zsh-workers@sunsite.dk>
Subject: Re: setting resource limits
Date: Mon, 14 Jun 2004 08:42:06 -0700	[thread overview]
Message-ID: <20040614154206.GE9072@blorf.net> (raw)
In-Reply-To: <200406141521.i5EFLolC019193@news01.csr.com>

On Mon, Jun 14, 2004 at 04:21:49PM +0100, Peter Stephenson wrote:
> +		case 'N':
> +		    if (options[1]) {
> +			res = (int)zstrtol(options+1, NULL, 10);
> +			argv++;

That argv++ looks wrong to me -- doesn't that lose an arg when the
number is specified immediately after the -N?  (I didn't actually
test it to see.)

..wayne..


  reply	other threads:[~2004-06-14 15:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14 11:31 Oliver Kiddle
2004-06-14 13:08 ` Peter Stephenson
2004-06-14 15:21   ` Peter Stephenson
2004-06-14 15:42     ` Wayne Davison [this message]
2004-06-14 15:46       ` Peter Stephenson
2004-06-14 15:59     ` Oliver Kiddle
2004-06-14 16:54       ` Peter Stephenson
2004-06-30 10:12         ` PATCH: setting unknown resource limits, again Peter Stephenson
2004-06-14 19:14 ` setting resource limits Dan Nelson

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=20040614154206.GE9072@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).