unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: Error processing some command line arguments
Date: Fri, 07 Jun 2002 16:30:07 +0300	[thread overview]
Message-ID: <2427-Fri07Jun2002163007+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <20020606183231.E3D9.LEKTU@terra.es> (message from Juanma Barranquero on Thu, 06 Jun 2002 18:33:09 +0200)

> Date: Thu, 06 Jun 2002 18:33:09 +0200
> From: Juanma Barranquero <lektu@terra.es>
> 
> Debugging the issue I saw that in the call to sort_args (in emacs.c),
> near the end, the arg is consumed till the following line is executed:
> 
>   bcopy (new, argv, sizeof (char *) * argc);
> 
> And then it "reappears". But I'm not sure how to debug that.

Does it help to replace `bcopy' with `memmove' (after a suitable
change in the argument list)?

  reply	other threads:[~2002-06-07 13:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-06 13:56 Error processing some command line arguments Juanma Barranquero
2002-06-06 15:02 ` Eli Zaretskii
2002-06-06 16:33   ` Juanma Barranquero
2002-06-07 13:30     ` Eli Zaretskii [this message]
2002-06-11  6:55       ` Juanma Barranquero
2002-06-07 23:22     ` Richard Stallman
2002-06-11  8:20       ` Juanma Barranquero
2002-06-12  2:32         ` Richard Stallman
2002-06-12  6:44           ` Juanma Barranquero
2002-06-12 14:14             ` Juanma Barranquero
2002-06-12 23:47             ` Richard Stallman
2002-06-13  7:45               ` Juanma Barranquero
2002-06-12 17:22       ` Juanma Barranquero
2002-06-13  9:05         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=2427-Fri07Jun2002163007+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).