all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: dianchengwang@gmail.com, emacs-devel@gnu.org
Subject: Re: 23.0.60; detect attached file coding system, make emacs crash.
Date: Thu, 15 Jan 2009 09:39:06 +0900	[thread overview]
Message-ID: <E1LNGGI-000533-6D@etlken.m17n.org> (raw)
In-Reply-To: <f7ccd24b0901140501qbaaee75x2a46073880ddb3b2@mail.gmail.com> (lekktu@gmail.com)

In article <f7ccd24b0901140501qbaaee75x2a46073880ddb3b2@mail.gmail.com>, "Juanma Barranquero" <lekktu@gmail.com> writes:

> Er, you say:

> > That's not enough. c1 and c2 must be checked here too:
> >
> >      e[c1] = 1;
> >      o[c2] = 1;

> and then

> > "Juanma Barranquero" <lekktu@gmail.com> writes:
> >
>>> Don't you need a test also before lines 1605-1606, where c1 and c2 are
>>> used as array indexes?
> >
> > That's not necessary because if c1 and c2 are non-negative,
> > it is assured that they are byte values; i.e. less than 256.

> but these lines were 1605-1606...

Oops, sorry for the confusion.  It seems I was sleepy when I
wrote that.  I wrote the last part at first, then realized
the true problem and wrote the first part, and forgot to
remove the last part.

---
Kenichi Handa
handa@m17n.org




  reply	other threads:[~2009-01-15  0:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12  2:51 23.0.60; detect attached file coding system, make emacs crash Wang Diancheng
2009-01-12 13:48 ` Stefan Monnier
2009-01-14 12:53 ` Kenichi Handa
2009-01-14 13:01   ` Juanma Barranquero
2009-01-15  0:39     ` Kenichi Handa [this message]
2009-01-14 12:53 ` bug#1900: " 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=E1LNGGI-000533-6D@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=dianchengwang@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /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.