all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Cc: emacs-devel@gnu.org
Subject: Re: [BUG] coding.c/decode_coding_iso2022
Date: Thu, 14 Aug 2003 22:41:36 -0400	[thread overview]
Message-ID: <uvfszmylb.fsf@boost-consulting.com> (raw)
In-Reply-To: <200308150042.JAA27994@etlken.m17n.org> (Kenichi Handa's message of "Fri, 15 Aug 2003 09:42:38 +0900 (JST)")

Kenichi Handa <handa@m17n.org> writes:

> As the value of charset is 0, c2 is never referred in the
> macro DECODE_ISO_CHARACTER except for as the last argument
> to the function translate_char.  And in that function also,
> as charset is zero, c2 is never referred.
>
> So, I think this is not the reason of the crash of your emacs.

Oh, I'm sure that's true.  The use of the value of an uninitialized
variable, however, is very likely to be a bug someone should address,
which is why I posted it.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

  reply	other threads:[~2003-08-15  2:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-14 17:31 [BUG] coding.c/decode_coding_iso2022 David Abrahams
2003-08-14 17:38 ` David Abrahams
2003-08-15  0:42 ` Kenichi Handa
2003-08-15  2:41   ` David Abrahams [this message]
2003-08-15  2:45     ` Kenichi Handa

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=uvfszmylb.fsf@boost-consulting.com \
    --to=dave@boost-consulting.com \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.