all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Juanma Barranquero <lekktu@gmail.com>
Subject: bug#2307: marked as done (Bootstrap hangs in leim)
Date: Fri, 13 Feb 2009 13:00:03 +0000	[thread overview]
Message-ID: <handler.2307.D2307.12345297921901.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: f7ccd24b0902120301v5c00807x7bb663cef5e07d3a@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 875 bytes --]


Your message dated Fri, 13 Feb 2009 13:56:27 +0100
with message-id <f7ccd24b0902130456v1d874c39pd900a005bcec4a11@mail.gmail.com>
and subject line Re: bug#2307: Bootstrap hangs in leim
has caused the Emacs bug report #2307,
regarding Bootstrap hangs in leim
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2307: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2307
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2677 bytes --]

From: Juanma Barranquero <lekktu@gmail.com>
To: Emacs Bug Tracker <submit@emacsbugs.donarmstrong.com>
Subject: Bootstrap hangs in leim
Date: Thu, 12 Feb 2009 12:01:14 +0100
Message-ID: <f7ccd24b0902120301v5c00807x7bb663cef5e07d3a@mail.gmail.com>

Package: emacs
X-Debbugs-CC: handa@m17n.org
X-Debbugs-No-Ack: yes

(After circumventing bug#2304) bootstrapping Emacs hangs at this point:

Converting ziranma.cin to ZIRANMA.el...
Loading vc-cvs...
Converting ziranma.cin to ZIRANMA.el...done
Converting pinyin.map to PY.el...
Converting pinyin.map to PY.el...done
Converting CTLau.html to CTLau.el...
Converting CTLau.html to CTLau.el...done
Converting CTLau-b5.html to CTLau-b5.el...
Converting CTLau-b5.html to CTLau-b5.el...done
Converting cangjie-table.cns to tsang-cns.el...

[and it loops forever using a lot of CPU]

    Juanma



[-- Attachment #3: Type: message/rfc822, Size: 3023 bytes --]

From: Juanma Barranquero <lekktu@gmail.com>
To: 2307-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2307: Bootstrap hangs in leim
Date: Fri, 13 Feb 2009 13:56:27 +0100
Message-ID: <f7ccd24b0902130456v1d874c39pd900a005bcec4a11@mail.gmail.com>

Fixed by this change:

2009-02-13  Kenichi Handa  <handa@m17n.org>

	* international/titdic-cnv.el (tit-process-header): Use
	buffer-substring-no-properties instead of buffer-substring.
	(tit-process-body): Likewise.
	(tsang-quick-converter): Handle superfluous CR at eol.
	(py-converter): Use buffer-substring-no-properties instead of
	buffer-substring.  Handle superfluous CR at eol.
	(ziranma-converter): Likewise
	(ctlau-converter): Likewise.
	(miscdic-convert): Read a file without eol conversion.


      parent reply	other threads:[~2009-02-13 13:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f7ccd24b0902130456v1d874c39pd900a005bcec4a11@mail.gmail.com>
2009-02-12 11:01 ` bug#2307: Bootstrap hangs in leim Juanma Barranquero
2009-02-12 15:43   ` martin rudalics
2009-02-12 15:59     ` Juanma Barranquero
2009-02-12 18:29       ` martin rudalics
2009-02-13  9:30         ` Juanma Barranquero
2009-02-13 10:54           ` Eli Zaretskii
2009-02-13 11:04             ` Juanma Barranquero
2009-02-13 11:18               ` Eli Zaretskii
2009-02-13 11:33                 ` Juanma Barranquero
2009-02-13 11:59             ` Kenichi Handa
2009-02-13 12:40             ` Jason Rumney
2009-02-13 13:00   ` Emacs bug Tracking System [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

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

  git send-email \
    --in-reply-to=handler.2307.D2307.12345297921901.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --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.