From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50: make bootstrap error Date: Sat, 20 Oct 2007 15:28:24 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1192861723 2952 80.91.229.12 (20 Oct 2007 06:28:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Oct 2007 06:28:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: William Xu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 20 08:28:44 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ij7pD-0005Ae-9N for ged-emacs-devel@m.gmane.org; Sat, 20 Oct 2007 08:28:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij7p5-0001Bj-Hw for ged-emacs-devel@m.gmane.org; Sat, 20 Oct 2007 02:28:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ij7p1-00018f-Pi for emacs-devel@gnu.org; Sat, 20 Oct 2007 02:28:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ij7p0-000166-N3 for emacs-devel@gnu.org; Sat, 20 Oct 2007 02:28:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij7p0-00015l-Jo for emacs-devel@gnu.org; Sat, 20 Oct 2007 02:28:30 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij7p0-0002sx-BW for emacs-devel@gnu.org; Sat, 20 Oct 2007 02:28:30 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l9K6SPbE005084; Sat, 20 Oct 2007 15:28:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l9K6SPsi028949; Sat, 20 Oct 2007 15:28:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id l9K6SOn8016111; Sat, 20 Oct 2007 15:28:24 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1Ij7ou-00056N-KS; Sat, 20 Oct 2007 15:28:24 +0900 In-reply-to: (message from William Xu on Mon, 15 Oct 2007 16:33:55 +0900) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81288 Archived-At: In article , William Xu writes: > What does this error mean? (with gcc (GCC) 4.2.2 (Debian 4.2.2-1)) > ,---- > | Compiling /home/william/repo/cvs/emacs/lisp/./language/china-util.el > | Loading /home/william/repo/cvs/emacs/lisp/international/subst-jis.el (source)... > | Loading /home/william/repo/cvs/emacs/lisp/international/subst-ksc.el (source)... > | Loading /home/william/repo/cvs/emacs/lisp/international/subst-big5.el (source)... > | Loading /home/william/repo/cvs/emacs/lisp/international/subst-gb2312.el (source)... > | Wrote /home/william/repo/cvs/emacs/lisp/language/china-util.elc > | Compiling /home/william/repo/cvs/emacs/lisp/./language/chinese.el > | Wrong type argument: listp, [t 255 255 255 255 255 255 255 255 255 ...] This bug is already fixed in the latest code. --- Kenichi Handa handa@m17n.org