bug#4806: 23.1.50; Emacs compile runs forever at ucs-normalize.el with current HEAD
Tassilo Horn <[email protected]> Mon, 26 Oct 2009 16:32:28 +0100
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Tassilo Horn <[email protected]> writes: > When I try to compile the current CVS HEAD, the byte compilation runs > forever at > > ../src/emacs -batch --no-site-file --multibyte -f batch-byte-compile \ > /var/tmp/portage/app-editors/emacs-cvs-23.1.9999-r1/work/emacs/lisp/international/ucs-normalize.el > > This is a clean checkout. > > When I try to byte-compile this file with the currently installed emacs > version instead of the dumped one, it works. So the problem seems to be > somewhere in the byte compiler and not in ucs-normalize.el. With the current HEAD as of Mon Oct 26 16:32:08 CET 2009 it seems to work again. Bye, Tassilo