unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 15825@debbugs.gnu.org
Subject: bug#15825: unidata-gen seems messed up somehow
Date: Thu, 07 Nov 2013 18:23:58 +0200	[thread overview]
Message-ID: <83mwlg5gf5.fsf@gnu.org> (raw)
In-Reply-To: <a4d2mcuchj.fsf@fencepost.gnu.org>

> From: Glenn Morris <rgm@gnu.org>
> Date: Wed, 06 Nov 2013 22:17:28 -0500
> 
> If you make -C admin/unidata, it modifies all the files
> lisp/international/uni-*.el in opaque ways, and the resulting state
> fails to bootstrap ('Invalid size char-table').

Didn't have time to look too deep into this, but I have 2 factoids to
report:

  . this problem goes at least as far back as August

  . the diagnostic about invalid size is right: we are writing
    196-element vectors for the char-tables, instead of 130-element
    vectors; all the elements beyond the first 130 are nil.

Maybe this will ring some bells.





  reply	other threads:[~2013-11-07 16:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07  3:17 bug#15825: unidata-gen seems messed up somehow Glenn Morris
2013-11-07 16:23 ` Eli Zaretskii [this message]
2013-11-07 21:36   ` Glenn Morris
2013-11-08  7:29     ` Paul Eggert
2013-11-08  7:49     ` Eli Zaretskii
2013-11-08  8:07       ` Paul Eggert
2013-11-08  8:10       ` Glenn Morris
2013-11-08  8:43         ` Eli Zaretskii
2013-11-08 19:03           ` Glenn Morris

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=83mwlg5gf5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15825@debbugs.gnu.org \
    --cc=rgm@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).