unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Problem report #34
Date: Mon, 10 Apr 2006 15:52:34 +0900	[thread overview]
Message-ID: <E1FSqGI-0004Ry-00@etlken> (raw)
In-Reply-To: <7274DD0D-375F-4B01-B77C-91FC03399B9A@raeburn.org> (message from Ken Raeburn on Mon, 10 Apr 2006 02:39:33 -0400)

In article <7274DD0D-375F-4B01-B77C-91FC03399B9A@raeburn.org>, Ken Raeburn <raeburn@raeburn.org> writes:

>>> Description: Overrun of static array "(((coding)- 
>>> >spec).iso2022).requested_designation" of size 255 at position 255  
>>> with index variable "charset"
>> 
>> As it is assured that "charset <= 255", this is not an error.

> But requested_designation only has 255 elements -- indices 0 through  
> 254.

Oops, it was my typo.  It is assured that "charset <= 254".

In charset.h, we have this definition.

/* Maximum value of overall charset identification number.  */
#define MAX_CHARSET 0xFE

---
Kenichi Handa
handa@m17n.org

      reply	other threads:[~2006-04-10  6:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-09  7:00 Problem report #34 Dan Nicolaescu
2006-04-10  1:45 ` Kenichi Handa
2006-04-10  6:39   ` Ken Raeburn
2006-04-10  6:52     ` Kenichi Handa [this message]

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=E1FSqGI-0004Ry-00@etlken \
    --to=handa@m17n.org \
    --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).